Page 1 of 1

Problem in install after you enter the DB details

Posted: Wed 20. Sep 2006, 21:32
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

Posted: Thu 21. Sep 2006, 10:32
by Oliver Georgi
set chmod 666 for setup.conf.inc.php.

Oliver

Posted: Thu 21. Sep 2006, 20:35
by Jackal06
what is the best way of doing that :oops:

Posted: Thu 21. Sep 2006, 21:44
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

Posted: Thu 21. Sep 2006, 22:08
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