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!

Strafer wrote:

Usage :

  - Windows 2003 Server EE with IIS 6.0
  - PHP 5.0.4 with MySQL/MySQLi extensions
  - MySQL Server 4.1.13

Edit 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!