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

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

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

Started by aikes, May 25, 2005, 05:58:25 AM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

aikes

Hi all,

This is my first time installing coppermine and during the installation i get this error :

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

i have chmod 777 to the albums and include folder as well as the edit and userpics folder in albums.
i read the 2 previous thread that had this problem and the post were suggesting to give the include folder write permission.
i even chmod all the files in the include folder and still gets the same error.

would really appreciate it if someone could help =)

Tranz


aikes

Quote from: TranzNDance on May 25, 2005, 06:15:14 AM
Try 755 if 777 doesn't work.

tried chmodding 755 to the folders but still doesnt work, if i use 755 during the installation it will tell me to use 777 instead


does the folder meant to have that file already? because there a file called config.inc.php.sample only

kegobeer

Have you asked your host what permissions must be set for a PHP script to write a file to the server?
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

aikes

Quote from: kegobeer on May 25, 2005, 01:00:07 PM
Have you asked your host what permissions must be set for a PHP script to write a file to the server?

erm nope coz im installing this in my uni, as each IT student gets web space for it. but basically giving a file write permission will do it.

slamp

May be, you can try to edit manually the file, then upload it.

aikes

ok guys dun worri bout it

i installed it in a new web host
i guess its my uni problems =\

thanks for all the help =)

Mr_Anderson

Same problem - different user. :)
I'm running: WinXP Pro SP2, IIS 5.5, PHO 4.3, MySQL 4.1
With this config I cannot make installation to go through.

I changed permission of both folders (albums, include) - gave them full access (via Properties/Security/IUSR...) - and nothing.

What else I need to do? ???

Joachim Müller

http://coppermine-gallery.net/tutorial/permissions/iis.php
(replying to a closed thread that deals with a different issue than yours is not a bright idea)

Mr_Anderson