connfig.php problem connfig.php problem
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

connfig.php problem

Started by Narcotic86, January 16, 2007, 11:40:02 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Narcotic86

When I enter all the forms in the instal.php I get the message:

Unable to write config file 'include/config.inc.php'

Although all my permission are set to 777...

Anyone know what the problem is?

Thx...

Nibbler

It means the include folder is not writeable. Make it so.

Joachim Müller