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!
You are not logged in. Please login or register.
PunBB Forums → Posts by chipmunk
Pages 1
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!
Usage :
- Windows 2003 Server EE with IIS 6.0
- PHP 5.0.4 with MySQL/MySQLi extensions
- MySQL Server 4.1.13Edit install.php and replace
define('PUN_ROOT', './');
by
define('PUN_ROOT', dirname(__FILE__).'./');
Same method in the index.php and perhaps others.
i am going to try this!is it working for real?because mine hasnt got acces in the cache folder!
"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!
Pages 1
PunBB Forums → Posts by chipmunk
Powered by PunBB, supported by Informer Technologies, Inc.