Ok my wordpress site running wp 2.1 is down... and i have narrowed the problem down to the wp-cache plugin... just updated it to Wp-cache version 2.1... But whenever I activate it.. my site goes down!!! so my site is running only when i deactivate the plugin.. Did anyone face similar issues?
the default cache system can not help the large page-view sites. My blog only got 2,000-4,000 page view, Hostmonster stop my sites several times. and the wp-cache do more help for me The only issue is it can update in 1 sec, the post should wait for 3,600 sec (or your setting) to be on page.
Hi Antonio, I got a same problem. I use this quick and dirty solution: "clean up wp-cache regulary" I use this crontab job to do that: 0 */6 * * * rm /your-wp-root/wp-content/cache/* This crontab will delete wp-cache every six hours. So far so good Any another solution please? Thanks a bunch
umm not that I can think off.. And i did use the default cache, and later upgraded it since the default was giving me errors now.. and even the updated one if giving me errors. The problem I guess is not with Wp cache plugin, but my server settings... so in talks with my host