Topic: Help me with installing PunBB, please?

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

I get this error every time, i have searched the forums and i couldnt find anything that worked, any suggestions?

Re: Help me with installing PunBB, please?

you need to chmod the cache file in your ftp browser

rightclick, chmod, tick all boxes usually should come up with 777 somewhere

Re: Help me with installing PunBB, please?

try:

$ cd /path/to/punbb
$ chmod 0777 cache
[no signature]

4 (edited by .ChUnK. 2005-04-14 20:43)

Re: Help me with installing PunBB, please?

ok, well it comes up:

http://img177.echo.cx/my.php?image=ok9zx.png

do i tick both bottom boxes or just one or neither? sorry im a bit slow today.

Re: Help me with installing PunBB, please?

you can untick the top three (Set UID, set GID, sticky) also delete all the .php files in the folder if therer are any

Re: Help me with installing PunBB, please?

sweet never mind, got it, thanks big_smile