"Failed to open sites/default/default.settings.php, please verify the file permissions. " I have many d6 multi-site config.'s, so I'm familiar with set-up and config. process:

vhost set-up
cvs command from correct linux directory
mysql databse creation
"cp -r default/ mysite.com/"
"chmod o+w ../sites/mysite.com/settings.php"
"chmod o+w ../sites/mysite.com/then opened browser and ran install.php"
selected english
selected mysql
entered correct database, un & pw, and then ... (see error above).

Comments

Stevel’s picture

Category: bug » support
Status: Active » Fixed

The file sites/default/default.settings.php always needs to be readable by the webserver, even for the installation of other sites.

Marking as fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.