I moved my web site (http://hombrelobo.com) from one server with PHP 4 to another one with PHP 5.
My WP suffered a bit, some incompatibilities, but managed to get it all working at the end, except for Simple:Press Forum.
I was running WP 2.51 and S:PF 3.11. When I press on the S:PF plugin activation
, the page for the forum (http://hombrelobo.com/foros) freezes and all the other pages of the web site behave wrongly, with posts all wrong.
So I downloaded S:PF 3.13. and tried to install it and I get this:
Warning: main() [function.main]: open_basedir restriction in effect. File(/sf-startup.php) is not within the allowed path(s): (/var/www/vhosts/hombrelobo.com/httpdocs:/tmp) in /var/www/vhosts/hombrelobo.com/httpdocs/wp-content/plugins/simple-forum/sf-control.php on line 26
Warning: main(sf-startup.php) [function.main]: failed to open stream: Operation not permitted in /var/www/vhosts/hombrelobo.com/httpdocs/wp-content/plugins/simple-forum/sf-control.php on line 26
Warning: main() [function.include]: Failed opening 'sf-startup.php' for inclusion (include_path='.:.:.:') in /var/www/vhosts/hombrelobo.com/httpdocs/wp-content/plugins/simple-forum/sf-control.php on line 26
Warning: main() [function.main]: open_basedir restriction in effect. File(/sf-includes.php) is not within the allowed path(s): (/var/www/vhosts/hombrelobo.com/httpdocs:/tmp) in /var/www/vhosts/hombrelobo.com/httpdocs/wp-content/plugins/simple-forum/sf-control.php on line 27
Warning: main(sf-includes.php) [function.main]: failed to open stream: Operation not permitted in /var/www/vhosts/hombrelobo.com/httpdocs/wp-content/plugins/simple-forum/sf-control.php on line 27
Warning: main() [function.include]: Failed opening 'sf-includes.php' for inclusion (include_path='.:.:.:') in /var/www/vhosts/hombrelobo.com/httpdocs/wp-content/plugins/simple-forum/sf-control.php on line 27
Warning: main() [function.main]: open_basedir restriction in effect. File(/admin/sf-admin-header.php) is not within the allowed path(s): (/var/www/vhosts/hombrelobo.com/httpdocs:/tmp) in /var/www/vhosts/hombrelobo.com/httpdocs/wp-content/plugins/simple-forum/sf-control.php on line 32
Warning: main(admin/sf-admin-header.php) [function.main]: failed to open stream: Operation not permitted in /var/www/vhosts/hombrelobo.com/httpdocs/wp-content/plugins/simple-forum/sf-control.php on line 32
Warning: main() [function.include]: Failed opening 'admin/sf-admin-header.php' for inclusion (include_path='.:.:.:') in /var/www/vhosts/hombrelobo.com/httpdocs/wp-content/plugins/simple-forum/sf-control.php on line 32
Fatal error: Call to undefined function sf_load_foundation() in /var/www/vhosts/hombrelobo.com/httpdocs/wp-content/plugins/simple-forum/sf-control.php on line 33
I changed the contact form plugin, after reading in the FAQs of the forum, for the one you recommend.
I upgraded WP to 2.6.
All seems to work well, except for S:PF that still has the same problem: version 3.11 freezes the forum pages and damages the whole site (and the menu doesn't appear) and version 3.13 doesn't install (error mentioned above)
As far as I can see, the change that has affected S:PF is moving it from PHP 4 to 5.
Any suggestion ? Thanks