Trouble Loading Plugins.php In WordPress 2.7 and up
-
I’m running WordPress 2.7 (now 2.7.1) on a virtual server with PHP 4.4.9 and MySQL 5.0.67
With any plugins other than the two default plugins (hello.php, akismet) the plugins page does not load but times out with the error “server unexpectedly dropped the connection’ (on Safari) and a blank page (on Firefox). If I delete the new plugin, plugins.php then loads normally. However, plugins-install.php does not work at all. It loads part of the page and then stalls.
I have this problem with other existing WordPress installations on the same server (each under different virtual servers by domain). I also did a fresh install for a new client with WordPress 2.7.1 and in that case, the problem was slightly different in that it didn’t matter what plugin was in the plugins folder — the plugins.php page refused to load. Even the default plugins broke the page.
I solved the problem with the new installation by moving the entire site to a different server where everything worked fine. This makes me suspect the server. The server that works is running PHP 4.4.8 and MySQL 5.0.45 which is slightly earlier than the server with the WordPress problems. Both are PSEK servers.
Has anyone successfully debugged this problem? It started for me when our hosting provider did one of their unnanounced server upgrades in December 2008. At that point, both my older WordPress sites broke (white pages) and only were restored by upgrading from 2.6 to 2.7. The plugins worked when I upgraded the sites at that time, but are now broken two months later despite no further changes on my end.
So today I tried upgrading to 2.7.1. I did so, and as long as the plugins in the plugins folder were just the default plugins, plugins.php loaded fine. When I added NextGen to the plugins folder, the plugins.php times out as above. And if I delete NextGen, plugins.php loads again. I’ve tried this with two other plugins, and all are on WP’s compatibility approved list for WP 2.7.
I hate to go to all the bother of moving these sites to the other server, esp when i don’t know what server issues caused the problem to begin with. Some insight about what might be causing the problem and how to solve it, would be much appreciated.
- The topic ‘Trouble Loading Plugins.php In WordPress 2.7 and up’ is closed to new replies.