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

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

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

Started by Brack, July 01, 2004, 09:18:48 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Brack

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

I am running Windows 2000. IIS 5. I have mySQL and PhP installed correctly on the server. I have every folder CHMOD 777. and i am still getting this error. I have no idea where to start now. This is happening on both my servers. and they are set up the same.

Joachim Müller

There's no such thing as CHMOD on a Windows machine, so you can't possibly have CHMODed to 777 (it's more or less a "lie" that you CHMODed at all ;)). There's an equivalent for CHMOD in the Windows world though that is called "file permissions". The IUSR (the user the IIS runs under) must have write access to the albums and include folder. There are some switches in the IIS console as well I don't remember by heart. I strongly recommend taking a look into some good book on Windows server setup and administration, having a Windows server running on the internet without having a clue on administration will attract wannabe-hackers and script-kiddies like flies :-\\...

GauGau

SpookiePower

I found this in the doc for coppermine -

If you're on a windows server, you'll have to set permissions accordingly as well (usually the webserver runs under the user name "IUSR_hostname" - you'll have to set rwx-permissions for this user).