File/etc/System/mysql.conf.php

Description

This file defines simple database connection settings

This file must be manually edited to comply with local server settings

Constants
CMS3_System_SystemDatabasePassword = "" (line 66)

Password for the system database

CMS3_System_SystemDatabasePrefix = "" (line 71)

Userspace system prefix

CMS3_System_SystemDatabaseServer = "localhost" (line 56)

Address of the system database host

CMS3_System_SystemDatabaseUser = "root" (line 61)

Username for system database

CMS3_System_UserSpaceDatabasePassword = "" (line 46)

Password for the userspace database

CMS3_System_UserSpaceDatabasePrefix = "" (line 51)

Userspace database prefix

CMS3_System_UserSpaceDatabaseServer = "localhost" (line 36)

Address of the userspace database host

CMS3_System_UserSpaceDatabaseUser = "root" (line 41)

Username for userspace database

Documentation generated on Mon, 30 Apr 2007 01:59:14 +0200 by phpDocumentor 1.3.1