Skip to content

cloud.gov uses different keys #3

@cherrypj

Description

@cherrypj

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions