Placing the include to settings.inc line before $db_url of settings.php causes the site to not load with a redirect loop error:
http://drupal.org/node/338141

Patch to add documentation to the install text

CommentFileSizeAuthor
settings_docs.patch1.35 KBaufumy

Comments

agentrickard’s picture

A simpler fix:

INSTALL QUICKSTART

3. Add the following four lines of code to the end of your settings.php file:

INSTALL 5.4

These includes should be added to the end of the settings.php file.
agentrickard’s picture

Status: Needs review » Patch (to be ported)

Fixed in 6.x. Thanks.

agentrickard’s picture

Status: Patch (to be ported) » Fixed

Status: Fixed » Closed (fixed)

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