Topic: Just installing PunBB with is error

Hello all,

I am Just installing PunBB, i upload the config.php file in the root with adding the ?> in the and of the php ...
i have this error :

An error was encountered

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

Note: For detailed error information (necessary for troubleshooting), enable "DEBUG mode". To enable "DEBUG mode", open up the file config.php in a text editor, add a line that looks like "define('FORUM_DEBUG', 1);" (without the quotation marks), and re-upload the file. Once you've solved the problem, it is recommended that "DEBUG mode" be turned off again (just remove the line from the file and re-upload it).

I know you know it smile but how can i fix it ...

this is my URL : http://soblb.org/board/index.php

if anyone can help me with this ...

thank you in advance

Re: Just installing PunBB with is error

CHMOD your cache directory (and avatar directory while you're at it) so the script has permissions to write to those folders.

Re: Just installing PunBB with is error

so what i must to do to let my Board working ???

Re: Just installing PunBB with is error

hklown wrote:

CHMOD your cache directory (and avatar directory while you're at it) so the script has permissions to write to those folders.