We are experiencing performance problems with our server and to narrow down the problem I wanted to disable cacherouter. I disabled the module and then changed my settings.php to comment out the cacherouter module. After doing this my site doesn't load. It seems frozen and times out. I am using APC as my caching mechanism. I have tried to restart apache but it still doesn't load. Is there anything special that has to be done to remove CacheRouter?
Comments
Comment #1
1kenthomas commentedIs this still an issue? If no activity in 1 week, I will close.
Thanks.
Comment #2
superfedya commentedSame problem with filecache, how to uninstall cacherouter?
Comment #3
1kenthomas commentedHmm. You will want to remove any references in settings.php. Otherwise-- see README.txt. Uninstallation is the reverse of installation (I think). Let us know if you have problems.
Comment #4
Xermit commentedBad day :)
I have similar problem.
I unchecked cacherouter module
and delete from settings.php
lines:
I clean tmp/filecache directory and remove casherouter and cacherouter_stats directories.
And I had error:
After I stop apache (XAMPP for Windows Version 1.6.4)
disable eAccelerator, clear tmp directory eAccelerator, start Apache,
but I again see the error.
I don't understand that is happened
I will glad any advice.
Comment #5
Xermit commentedI restart os and repeating clean cache eAccelerator and disable cacheroute with cleaning cache directory before start apache.
but i again see the error.
Comment #6
Xermit commentedI resolved it, I repeat described above actions again:
1) disable cacherouter
2) remove casherouter module
3) create empty cacherouter directory in modules directory
4) to clear cacherouter file cache directory
5) stoping apache
6) remove cacherouter settings from settings.php
7) to clear eAccelerator fle cache directory
8) start apache
9) to clear standard drupal db cache
10) remove empty cacherouter directory from modules directory
But never ask me what was it.
Comment #7
andypostPlease disable module before deleting it's files