From: Greg Sabino Mullane Date: Sun, 3 Sep 2006 02:45:58 +0000 (+0000) Subject: Move superuser section above DB-specific area, combine wording into one paragraph. X-Git-Tag: 1.31.0-rc.0~55851 X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_aide%28?a=commitdiff_plain;h=efdcf0b9159639f768205f79cc096107e7181862;p=lhc%2Fweb%2Fwiklou.git Move superuser section above DB-specific area, combine wording into one paragraph. --- diff --git a/config/index.php b/config/index.php index 48ca26bd48..b4c23bc46b 100644 --- a/config/index.php +++ b/config/index.php @@ -1120,13 +1120,28 @@ if( count( $errs ) ) {

If you only have a single user account and database available, enter those here. If you have database root access (see below) - you can specify new accounts/databases to be created. -

-

- This account will not be created if it pre-exists. If this is the case, ensure that it + you can specify new accounts/databases to be created. This account + will not be created if it pre-exists. If this is the case, ensure that it has SELECT, INSERT, UPDATE and DELETE permissions on the MediaWiki database.

+
+ +
+
+ +
+ +

+ If the database user specified above does not exist, or does not have access to create + the database (if needed) or tables within it, please provide details of a superuser account, + such as root, which does. Leave the password set to - if this is not needed. +

+
-
- -
-
- -
- -

- If the database user specified above does not exist, or does not have access to create - the database (if needed) or tables within it, please provide details of a superuser account, - such as root, which does. Leave the password set to - if this is not needed. -

-