Problem in install after you enter the DB details

Please post all install related problems here. Visit this forum first for troubleshooting.
Post Reply
Jackal06
Posts: 10
Joined: Wed 20. Sep 2006, 21:24

Problem in install after you enter the DB details

Post by Jackal06 »

Hello.

I'm new to PHPwcms and have hit a problem on the install. I entered all the DB details how it askes but it come up with the problem when i click send.

Warning: fopen(setup.conf.inc.php): failed to open stream: Permission denied in /home/fhlinux188/j/jack********co.uk/user/htdocs/setup/setup.func.inc.php on line 38

Warning: Cannot modify header information - headers already sent by (output started at /home/fhlinux188/j/jack********.co.uk/user/htdocs/setup/setup.func.inc.php:38) in /home/fhlinux188/j/jack********.co.uk/user/htdocs/setup/setup.php on line 76


Know i did notice on the first install page it come up with this error
Please proof!
The file "setup.conf.inc.php" where all values will be stored is NOT writable.
Correct this before you continue the setup process

I thought i corrected this Problem but i got a feeling the above error is something to do with it.

With Thanks

Jack
User avatar
Oliver Georgi
Site Admin
Posts: 9919
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

set chmod 666 for setup.conf.inc.php.

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
Jackal06
Posts: 10
Joined: Wed 20. Sep 2006, 21:24

Post by Jackal06 »

what is the best way of doing that :oops:
User avatar
Oliver Georgi
Site Admin
Posts: 9919
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

using your FTP client. If it's a Windows based hosting account it might be problematic. In such case ask your sysadmin.

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
Jackal06
Posts: 10
Joined: Wed 20. Sep 2006, 21:24

Post by Jackal06 »

Thanks Oliver for your help. :)

I found this that might intrest a few People having the same learning problems with as me. tells you what each number means.
http://www.evolt.org/article/A_quick_an ... al/18/541/

Thanks

Jack
Post Reply