QuickCache Stopped Working?
Posted: October 19th, 2010, 8:47 pm
Hi there. I run a fairly large blog (http://www.Blippitt.com) and we seem to have a recurring issue regarding caching plugins.
QuickCache was working just fine until I had to contact Hostgator today to increase the memory limit on my dedicated server. They did so by adding a line of code to my php.ini file. After doing this, WP Quick Cache has stopped working.
This same thing has happened to us with WP Super Cache and DB Cache. The plugins work fine for a while, and then, whenever we need to change a piece of code, they break.
I did read this post...
viewtopic.php?f=5&t=168&p=1700&hilit=godaddy#p1619
...and for the first time, I'm confident that there might be a solution to this problem.
Note, I DID already go in and remove the ob_start("ob_gzhandler") code from the header (oops).
Still, our load time on this dedicated Hostgator server went from around 1.00 - 2.00 to about 50.00 - 75.00 and the server is crawling!
I would love to try adding "zlib.output_compression = on" to my php5.ini, but I honestly am not a coding kind of guy and have no idea where to find that file. I'm not even sure if Hostgator gives me access to it.
I also don't know how to "reset" my Quick Cache installation.
Any help would be appreciated. We get about 40,000 - 50,000 hits per day, so when this happens, it really cripples us.
Thanks!
QuickCache was working just fine until I had to contact Hostgator today to increase the memory limit on my dedicated server. They did so by adding a line of code to my php.ini file. After doing this, WP Quick Cache has stopped working.
This same thing has happened to us with WP Super Cache and DB Cache. The plugins work fine for a while, and then, whenever we need to change a piece of code, they break.
I did read this post...
viewtopic.php?f=5&t=168&p=1700&hilit=godaddy#p1619
...and for the first time, I'm confident that there might be a solution to this problem.
Note, I DID already go in and remove the ob_start("ob_gzhandler") code from the header (oops).
Still, our load time on this dedicated Hostgator server went from around 1.00 - 2.00 to about 50.00 - 75.00 and the server is crawling!
I would love to try adding "zlib.output_compression = on" to my php5.ini, but I honestly am not a coding kind of guy and have no idea where to find that file. I'm not even sure if Hostgator gives me access to it.
I also don't know how to "reset" my Quick Cache installation.
Any help would be appreciated. We get about 40,000 - 50,000 hits per day, so when this happens, it really cripples us.
Thanks!