After i input all the data base info and click Save and continue i get this error.
When i changed the /sites/default/settings.php back to /sites/default/default.settings.php id just brought me back to the second step.
Warning: fopen(./sites/default/default.settings.php) [function.fopen]: failed to open stream: No such file or directory in /homepages/37/d309712506/htdocs/includes/install.inc on line 188
Warning: Cannot modify header information - headers already sent by (output started at /homepages/37/d309712506/htdocs/includes/install.inc:188) in /homepages/37/d309712506/htdocs/includes/install.inc on line 618
Warning: Cannot modify header information - headers already sent by (output started at /homepages/37/d309712506/htdocs/includes/install.inc:188) in /homepages/37/d309712506/htdocs/includes/install.inc on line 619
any help my me much appreciated
Thank's
Nathan Fontaine
Comments
SOLVED --- Warning: fopen(./sites/default/default.settings
I have this SAME EXACT PROBLEM.
I am running Xampp and PhpMyAdmin -- on WINDOWS OS. I created a database & I changed the permissions for files and folders but can't seem to get past this step.
driving me nuts!!
-------------------------------------------------------
SOLVED: I mistakenly REPLACED .../sites/default/default.settings.php WITH .../sites/default/settings.php
I RE-READ the instructions and it just says to COPY - DO NOT REPLACE /default.settings.php file.
You should end up with 2 php files in this default folder! The existing and the copied. That allowed me to move on to the next step.
*** PLEASE CORRECT ME IF THIS IS WRONG
woohoooo