Topic: punbb in a windows server!

"An error was encountered
Error: Unable to write configuration cache file to cache directory. Please make sure PHP has write access to the directory 'cache'."

Hi guys, this message is on the page when i try to connect to my forum, "http://www.chipmunk.gr/upload"

i run my database in a windows server!this is the problem?and if yes how can i solve it?

thanks!

Re: punbb in a windows server!

Make sure the cache directory is writable

Re: punbb in a windows server!

Smartys wrote:

Make sure the cache directory is writable

well my hosting is in a windows server and i cant do that, the ftp dont accept it!

4

Re: punbb in a windows server!

Doesn't the host have a online filemanager where you can set permissions of files like the filemanager of CPanel.

Re: punbb in a windows server!

Permissions on a windows server should always be fine... well, it is for me. But then again, I'm not using IIS tongue
You might need to change the owner of the directory to the user running the webserver.

Re: punbb in a windows server!

ok here what i got so far....
http://modelcrowd.com/portable_punbb.zip

let me know what ya think

simply unzip to usb drive. click autorun.exe

My stuff or my style might sux, but atleast I'm willing to help when I can.
Don't be stupid and help ! We are the stupid one's !!!

Re: punbb in a windows server!

chipmunk wrote:

"An error was encountered
Error: Unable to write configuration cache file to cache directory. Please make sure PHP has write access to the directory 'cache'."

Hi guys, this message is on the page when i try to connect to my forum, "http://www.chipmunk.gr/upload"

i run my database in a windows server!this is the problem?and if yes how can i solve it?

thanks!

If you use IIS go to the directory cache and under security add
write access for account IUSR_*Computername*. Then it should work fine.