php - Internal Server Error 500 upon activation of a WordPress plugin -
my wp installation generates internal error 500
every time activate buddypress
plugin.
this actual error:
[sat mar 28 19:12:28.102868 2015] [fastcgi:error] [pid 10447] (104)connection reset peer: [client 192.168.1.1:55431] fastcgi: comm server "/var/www/clients/client1/web4/cgi-bin/php5-fcgi-*-80-site.eu" aborted: read failed, referer: http://site.eu/wp-admin/update.php?action=install-plugin&plugin=buddypress&_wpnonce=54e15a2310
[sat mar 28 19:12:28.103055 2015] [fastcgi:error] [pid 10447] [client 192.168.1.1:55431] fastcgi: incomplete headers (0 bytes) received server "/var/www/clients/client1/web4/cgi-bin/php5-fcgi-*-80-site.eu", referer: http://site.eu/wp-admin/update.php?action=install-plugin&plugin=buddypress&_wpnonce=54e15a2310`
how should solve that?
p.s. strange thing before, when server running ubuntu 12, had no troubles activating , using buddypress. possessed me , decided upgrade os 14.04 , result site became inaccessible. finally, figured buddypress causing issue, removed plugins folder , site went working. every time try re-add bp, error above.
according post, installing plugins cause fcgi process php hit memory limit or execution time limit, preventing finish.
Comments
Post a Comment