I clicked “activate” on the plugin and it totally disabled my whole site. Every page is now blank. My error log shows nothing why this happened.
If I delete the plugin directory, the site comes back.
I am on PHP5, WordPress Version 2.8.5, Linux hosting.
I tried deleting the .htaccess file and that did nothing.
kick3rzzz
Guest
March 12th, 2010 at 2:51 pm
You need to increase your PHP Memory Limit. It’s on 32MB by default, try increasing it to at least 64MB. I had to change it in my php.ini file.
Cheers
Permalink | Quote