I am installing a fresh version for the new-years release. I created the db and the script seems to fill in the tables, but when I press the "send db data" button in the setup.php (first screen where you put the db-name and password) I get the following message:
Code: Select all
Warning: fopen(setup.conf.inc.php): failed to open stream: Permission denied in /home/httpd/vhosts/mysite.nl/httpdocs/cms4/setup/setup.func.inc.php on line 38
Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/vhosts/mysite.nl/httpdocs/cms4/setup/setup.func.inc.php:38) in /home/httpd/vhosts/mysite.nl/httpdocs/cms4/setup/setup.php on line 67What is wrong? Any ideas?
Thank you!