Here is what I get after I complete the database fields:
Warning: fopen(./sites/default/default.settings.php) [function.fopen]: failed to open stream: No such file or directory in /kurall/includes/install.inc on line 188
Warning: Cannot modify header information - headers already sent by (output started at /kurall/includes/install.inc:188) in /home/sunshine/public_html/kurall/includes/install.inc on line 618
Warning: Cannot modify header information - headers already sent by (output started at /kurall/includes/install.inc:188) in /home/sunshine/public_html/kurall/includes/install.inc on line 619
Some minutes ago, drupal requested me to rename default.settings.php to settings.php, after I rename it back to default.settings.php, that page that requests me to rename it to settings.php appears. What should I do?
Comments
Make sure that the
Make sure that the sites/default/default.settings.php file still exists. You shouldn't have renamed it to settings.php, you should have copied it.
Thank-you! It worked
Thank-you! It worked
Thank-you! It worked
Thank-you! It worked