AI Assistant
Notifications
Clear all

[Closed] Go2wpForo 3.0.0 - Failed to read session data

2 Posts
2 Users
0 Reactions
998 Views
Posts: 10
Topic starter
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@rubiconcsl)
Active Member
Joined: 4 years ago
[#23305]

Hi all.

I'm having a go at migrating a phpBB forum to wpForo, as I find WP so much easier to keep up to date with new versions.

I've installed WP on a sub-domain, using the Wordpress Toolkit in CPanel.  I then installed other plugins , again in WP Toolkit.

Logging in to my site, all looks good.

Then I installed Go2wpForo 3.0.0.  I now see the following error: -

open(/var/cpanel/php/sessions/ea3/sess_b42b989264c987fc64148eb6189a656e, O_RDWR) failed: No such file or directory (2) in /home/pompeybb/public_html/wpforum/wp-content/plugins/go2wpforo/Main.php on line 60

Warning: session_start(): Failed to read session data: files (path: /var/cpanel/php/sessions/ea3) in /home/pompeybb/public_html/wpforum/wp-content/plugins/go2wpforo/Main.php on line 60

 
Has anyone seen this before and/or got any suggestions?
 
Thanks
 Screenshot 2022 08 26 at 17.27.29
wpForo Version
2.0.6
WordPress Version
6.0.1

1 Reply
Robert
Posts: 10708
Admin
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@robert)
Support Team
Joined: 2 months ago

@rubiconcsl,

The Go2wpForo plugin uses PHP Session. As far as I see, your hosting configuration is wrong, the PHP session path doesn't exist, or it's pointing to a wrong directory. You should contact to your hosting service and ask them to fix the PHP session path, to avoid such errors:

open(/var/cpanel/php/sessions/ea3/sess_b42b989264c987fc64148eb6189a656e, O_RDWR) 
failed: No such file or directory (2) in 

Share: