Page 1 of 1

Clearing cache manually[Solved]

Posted: Sat Jun 06, 2009 10:13 pm
by jwburnside
Hey everyone, I need some help due to an error on my part.  I transferred the CMSMS files to from a development directory to the main web directory without clearing the cache as indicated in the transfer instructions, and now I cannot log into the admin panel or access the site.  Can someone fill me in on how to manually clear the cache?  I would assume it is the contents of the cache folder in the tmp directory, but I hesitate to delete these files in case I screw something else up.  Any ideas?  Any help would be appreciated.  Thanks,

JW

Re: Clearing cache manually

Posted: Sat Jun 06, 2009 10:22 pm
by alby
jwburnside wrote: Hey everyone, I need some help due to an error on my part.  I transferred the CMSMS files to from a development directory to the main web directory without clearing the cache as indicated in the transfer instructions, and now I cannot log into the admin panel or access the site.  Can someone fill me in on how to manually clear the cache?  I would assume it is the contents of the cache folder in the tmp directory, but I hesitate to delete these files in case I screw something else up.  Any ideas?  Any help would be appreciated.  Thanks,
yes, you must delete files in tmp/cache and tmp/templates_c folder
but maybe you cannot access in admin because your params in config.php are wrong

rerun install/index.php and UNCHECK in step 5 writing table and sample content in DB
This rewrite a correct config.php

Alby

Re: Clearing cache manually

Posted: Sat Jun 06, 2009 10:51 pm
by jwburnside
That worked perfectly, thanks!

JW