1

Topic: cache again

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

i red many topics about cache etc., but i dont found answer for my question. after unpacked punBB1.2.4.rar i made all folders and files writable (i unlocked "only for read", "hide" and "archive") and then i upload files to server. after use install.php i made config.php and i want start my new forum. then i saw that message hmm. my cache folder have only index.html file. i dont have any idea what should i do. im total lame in php, so please tell me answer in simple language. by the way, i have avatars folder unable to write too.
thanks for any help.

2

Re: cache again

make sure the cache folder is write enable

Re: cache again

cube: What permissions the directory has locally before you upload doesn't matter. It's on the actual server you need to make sure it's writable. Right-click the folder in your FTP client and look for something along the lines of properties, permissions or chmod. Then set it to 777.

"Programming is like sex: one mistake and you have to support it for the rest of your life."

4

Re: cache again

oh, thans very much, now its working good, and im learning how to use punBB.