1

Topic: Cache Problem

I keep on getting this error:

Error: Unable to write configuration cache file to cache directory. Please make sure PHP has write access to the directory 'cache'.

I know that /cache is 777, so why isn't it working?  Any ideas?  It seems quite odd.

Re: Cache Problem

try deleting all the php files in the cache folder

3

Re: Cache Problem

Thanks.  That seemed to do the trick.  Everything is running quite smoothly now.