-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Not sure if this is relevant for you.
If you install this project to a cloud.gov site (which uses Cloud Foundry), it will fail on running install.php. The reason for that is that cloud.gov has different array keys. Specifically:
- database is
$mysql_services[0]['credentials']['db_name'] - host is
$mysql_services[0]['credentials']['host']
Editing htdocs/sites/default/settings.php does the trick.
timwood and mvogelgesangwslack
Metadata
Metadata
Assignees
Labels
No labels