config/index.php File Reference

Go to the source code of this file.

Classes

class  ConfigData

Enumerations

enum  MW_INSTALL_PATH
enum  MEDIAWIKI
enum  MEDIAWIKI_INSTALL
enum  TEXTSEARCH_COMPAT
enum  MW_NO_OUTPUT_BUFFER

Variables

 $wgRequestTime = microtime( true )
 $IP = dirname( dirname( __FILE__ ) )
 $wgShowExceptionDetails = true
 $wgShowSQLErrors = true
 $ourdb = array()
 $ourdb ['mysql']['fullname'] = 'MySQL'
 $ourdb ['mysql']['havedriver'] = 0
 $ourdb ['mysql']['compile'] = 'mysql'
 $ourdb ['mysql']['bgcolor'] = '#ffe5a7'
 $ourdb ['mysql']['rootuser'] = 'root'
 $ourdb ['postgres']['fullname'] = 'PostgreSQL'
 $ourdb ['postgres']['havedriver'] = 0
 $ourdb ['postgres']['compile'] = 'pgsql'
 $ourdb ['postgres']['bgcolor'] = '#aaccff'
 $ourdb ['postgres']['rootuser'] = 'postgres'
 $ourdb ['sqlite']['fullname'] = 'SQLite'
 $ourdb ['sqlite']['havedriver'] = 0
 $ourdb ['sqlite']['compile'] = 'pdo_sqlite'
 $ourdb ['sqlite']['bgcolor'] = '#b1ebb1'
 $ourdb ['sqlite']['rootuser'] = ''
 $ourdb ['mssql']['fullname'] = 'MSSQL'
 $ourdb ['mssql']['havedriver'] = 0
 $ourdb ['mssql']['compile'] = 'mssql not ready'
 $ourdb ['mssql']['bgcolor'] = '#ffc0cb'
 $ourdb ['mssql']['rootuser'] = 'administrator'
 $ourdb ['ibm_db2']['fullname'] = 'DB2'
 $ourdb ['ibm_db2']['havedriver'] = 0
 $ourdb ['ibm_db2']['compile'] = 'ibm_db2'
 $ourdb ['ibm_db2']['bgcolor'] = '#ffeba1'
 $ourdb ['ibm_db2']['rootuser'] = 'db2admin'
if(file_exists("../LocalSettings.php"))
if(file_exists("./LocalSettings.php")) 
if (!is_writable(".")) = $title->getPrefixedText()
 $mainListOpened = true
 $endl
 $conf = new ConfigData
 $self = 'Installer'
 $phpdatabases = array()
if(!$phpdatabases) print< li >
Found database drivers 
for
 $DefaultDBtype = ''
foreach(array_keys($ourdb) AS
$db) print</li > 
n
print< li > PHP server API is $sapi
 $script = defined('MW_INSTALL_PHP5_EXT') ? 'index.php5' : 'index.php'
$conf xml = function_exists( "utf8_encode" )


Enumeration Type Documentation

enum MEDIAWIKI

Definition at line 34 of file index.php.

Definition at line 35 of file index.php.

Definition at line 31 of file index.php.

Definition at line 309 of file index.php.

Definition at line 36 of file index.php.


Variable Documentation

$conf = new ConfigData

$DefaultDBtype = ''

Definition at line 341 of file index.php.

$endl

Initial value:

 "
"

Definition at line 307 of file index.php.

Referenced by UserMailer::send().

$IP = dirname( dirname( __FILE__ ) )

$mainListOpened = true

Definition at line 305 of file index.php.

$ourdb['ibm_db2']['rootuser'] = 'db2admin'

Definition at line 89 of file index.php.

$ourdb['ibm_db2']['bgcolor'] = '#ffeba1'

Definition at line 88 of file index.php.

$ourdb['ibm_db2']['compile'] = 'ibm_db2'

Definition at line 87 of file index.php.

$ourdb['ibm_db2']['havedriver'] = 0

Definition at line 86 of file index.php.

$ourdb['ibm_db2']['fullname'] = 'DB2'

Definition at line 85 of file index.php.

$ourdb['mssql']['rootuser'] = 'administrator'

Definition at line 83 of file index.php.

$ourdb['mssql']['bgcolor'] = '#ffc0cb'

Definition at line 82 of file index.php.

$ourdb['mssql']['compile'] = 'mssql not ready'

Definition at line 81 of file index.php.

$ourdb['mssql']['havedriver'] = 0

Definition at line 80 of file index.php.

$ourdb['mssql']['fullname'] = 'MSSQL'

Definition at line 79 of file index.php.

$ourdb['sqlite']['rootuser'] = ''

Definition at line 77 of file index.php.

$ourdb['sqlite']['bgcolor'] = '#b1ebb1'

Definition at line 76 of file index.php.

$ourdb['sqlite']['compile'] = 'pdo_sqlite'

Definition at line 75 of file index.php.

$ourdb['sqlite']['havedriver'] = 0

Definition at line 74 of file index.php.

$ourdb['sqlite']['fullname'] = 'SQLite'

Definition at line 73 of file index.php.

$ourdb['postgres']['rootuser'] = 'postgres'

Definition at line 71 of file index.php.

$ourdb['postgres']['bgcolor'] = '#aaccff'

Definition at line 70 of file index.php.

$ourdb['postgres']['compile'] = 'pgsql'

Definition at line 69 of file index.php.

$ourdb['postgres']['havedriver'] = 0

Definition at line 68 of file index.php.

$ourdb['postgres']['fullname'] = 'PostgreSQL'

Definition at line 67 of file index.php.

$ourdb['mysql']['rootuser'] = 'root'

Definition at line 65 of file index.php.

$ourdb['mysql']['bgcolor'] = '#ffe5a7'

Definition at line 64 of file index.php.

$ourdb['mysql']['compile'] = 'mysql'

Definition at line 63 of file index.php.

$ourdb['mysql']['havedriver'] = 0

Definition at line 62 of file index.php.

$ourdb['mysql']['fullname'] = 'MySQL'

Definition at line 61 of file index.php.

$ourdb = array()

Definition at line 60 of file index.php.

$phpdatabases = array()

Definition at line 318 of file index.php.

print<li> PHP server API is $sapi

Definition at line 403 of file index.php.

$script = defined('MW_INSTALL_PHP5_EXT') ? 'index.php5' : 'index.php'

$self = 'Installer'

$wgRequestTime = microtime( true )

$wgShowExceptionDetails = true

$wgShowSQLErrors = true

Definition at line 56 of file index.php.

Referenced by DBQueryError::getSQL(), and ApiMain::substituteResultWithError().

if (!$phpdatabases) print<li> Found database drivers for

Definition at line 328 of file index.php.

if = $title->getPrefixedText()

Definition at line 233 of file index.php.

Referenced by SkinStandard::quickBar().

print Done n

Definition at line 342 of file index.php.

Referenced by WikiDiff3::diff(), WikiDiff3::diff_range(), and CheckLanguageCLI::help().

$conf xml = function_exists( "utf8_encode" )


Generated on Sat Sep 5 02:08:04 2009 for MediaWiki by  doxygen 1.5.9