Community & Support

Installing on GoDaddy, error after Database: Warning: fopen(./sites/default/default.settings.php) [function.fopen]: failed to op

This is one of three errors: Warning: fopen(./sites/default/default.settings.php) [function.fopen]: failed to open stream: No such file or directory in /home/content/r/o/b/robert1211/html/includes/install.inc on line 188

Any ideas?

Robert

Comments

Does the file

Does the file default.settings.php exist under sites/default?

If you have deleted it or renamed it to settings.php, upload it again from a drupal package.

If it exists, check the permissions of the file and of the containing directory, to make sure that it is readable by the web server.

Thank you.. I had renamed the settings.php file

Thanks for the input. I had all the permissions set correctly, but for some reason I had it in my head I needed to rename the settings.php file... Anyway, after uploading again it worked like a charm. The site is running great. GoDaddy can be a bit of a challenge lol.

Regards,

Robert

RobertJ

Thanks!

Thank you - this fixed the problem!