|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | install |
Variables | |
| $string ['admindirerror'] = 'The admin directory specified is incorrect' | |
| $string ['admindirname'] = 'Admin directory' | |
| $string ['admindirsetting'] | |
| $string ['admindirsettinghead'] = 'Setting the admin directory ...' | |
| $string ['admindirsettingsub'] | |
| $string ['availablelangs'] = 'List of available languages' | |
| $string ['caution'] = 'Caution' | |
| $string ['cliadminpassword'] = 'New admin user password' | |
| $string ['cliadminusername'] = 'Admin account username' | |
| $string ['clialreadyconfigured'] = 'File config.php already exists, please use admin/cli/install_database.php if you want to install this site.' | |
| $string ['clialreadyinstalled'] = 'File config.php already exists, please use admin/cli/upgrade.php if you want to upgrade this site.' | |
| $string ['cliinstallfinished'] = 'Installation completed successfully.' | |
| $string ['cliinstallheader'] = 'Moodle {$a} command line installation program' | |
| $string ['climustagreelicense'] = 'In non interactive mode you must agree to license by specifying --agree-license option' | |
| $string ['clitablesexist'] = 'Database tables already present, cli installation can not continue.' | |
| $string ['compatibilitysettings'] = 'Checking your PHP settings ...' | |
| $string ['compatibilitysettingshead'] = 'Checking your PHP settings ...' | |
| $string ['compatibilitysettingssub'] = 'Your server should pass all these tests to make Moodle run properly' | |
| $string ['configfilenotwritten'] = 'The installer script was not able to automatically create a config.php file containing your chosen settings, probably because the Moodle directory is not writeable. You can manually copy the following code into a file named config.php within the root directory of Moodle.' | |
| $string ['configfilewritten'] = 'config.php has been successfully created' | |
| $string ['configurationcomplete'] = 'Configuration completed' | |
| $string ['configurationcompletehead'] = 'Configuration completed' | |
| $string ['configurationcompletesub'] = 'Moodle made an attempt to save your configuration in a file in the root of your Moodle installation.' | |
| $string ['database'] = 'Database' | |
| $string ['databasecreationsettings'] | |
| $string ['databasecreationsettingshead'] | |
| $string ['databasecreationsettingssub'] | |
| $string ['databasecreationsettingssub2'] | |
| $string ['databasehead'] = 'Database settings' | |
| $string ['databasehost'] = 'Database host' | |
| $string ['databasename'] = 'Database name' | |
| $string ['databasepass'] = 'Database password' | |
| $string ['databasesettings'] | |
| $string ['databasesettingshead'] | |
| $string ['databasesettingssub'] | |
| $string ['databasesettingssub_mssql'] | |
| $string ['databasesettingssub_mssql_n'] | |
| $string ['databasesettingssub_mysql'] | |
| $string ['databasesettingssub_mysqli'] | |
| $string ['databasesettingssub_oci8po'] | |
| $string ['databasesettingssub_odbc_mssql'] | |
| $string ['databasesettingssub_postgres7'] | |
| $string ['databasesettingswillbecreated'] = '<b>Note:</b> The installer will try to create the database automatically if not exists.' | |
| $string ['databasesocket'] = 'Unix socket' | |
| $string ['databasetypehead'] = 'Choose database driver' | |
| $string ['databasetypesub'] = 'Moodle supports several types of database servers. Please contact server administrator if you do not know which type to use.' | |
| $string ['databaseuser'] = 'Database user' | |
| $string ['dataroot'] = 'Data directory' | |
| $string ['datarooterror'] = 'The \'data directory\' you specified could not be found or created. Either correct the path or create that directory manually.' | |
| $string ['datarootpermission'] = 'Data directories permission' | |
| $string ['datarootpublicerror'] = 'The \'data directory\' you specified is directly accessible via web, you must use different directory.' | |
| $string ['dbconnectionerror'] = 'We could not connect to the database you specified. Please check your database settings.' | |
| $string ['dbcreationerror'] = 'Database creation error. Could not create the given database name with the settings provided' | |
| $string ['dbhost'] = 'Host server' | |
| $string ['dbpass'] = 'Password' | |
| $string ['dbport'] = 'Port' | |
| $string ['dbprefix'] = 'Tables prefix' | |
| $string ['dbtype'] = 'Type' | |
| $string ['dbwrongencoding'] = 'The selected database is running under one non-recommended encoding ({$a}). It would be better to use one Unicode (UTF-8) encoded database instead. Anyway, you can bypass this test by selecting the "Skip DB Encoding Test" check below, but you could experience problems in the future.' | |
| $string ['dbwronghostserver'] = 'You must follow "Host" rules as explained above.' | |
| $string ['dbwrongnlslang'] = 'The NLS_LANG environment variable in your web server must use the AL32UTF8 charset. See PHP documentation about how to configure OCI8 properly.' | |
| $string ['dbwrongprefix'] = 'You must follow "Tables Prefix" rules as explained above.' | |
| $string ['directorysettings'] | |
| $string ['directorysettingshead'] = 'Please confirm the locations of this Moodle installation' | |
| $string ['directorysettingssub'] | |
| $string ['dirroot'] = 'Moodle directory' | |
| $string ['dirrooterror'] = 'The \'Moodle directory\' setting seems to be incorrect - we can\'t find a Moodle installation there. The value below has been reset.' | |
| $string ['download'] = 'Download' | |
| $string ['downloadlanguagebutton'] = 'Download the "{$a}" language pack' | |
| $string ['downloadlanguagehead'] = 'Download language pack' | |
| $string ['downloadlanguagenotneeded'] = 'You may continue the installation process using the default language pack, "{$a}".' | |
| $string ['downloadlanguagesub'] = 'You now have the option of downloading a language pack and continuing the installation process in this language.<br /><br />If you are unable to download the language pack, the installation process will continue in English. (Once the installation process is complete, you will have the opportunity to download and install additional language packs.)' | |
| $string ['doyouagree'] = 'Do you agree ? (yes/no):' | |
| $string ['environmenthead'] = 'Checking your environment ...' | |
| $string ['environmentsub'] = 'We are checking if the various components of your system meet the system requirements' | |
| $string ['environmentsub2'] | |
| $string ['errorsinenvironment'] = 'Environment check failed!' | |
| $string ['fail'] = 'Fail' | |
| $string ['fileuploads'] = 'File uploads' | |
| $string ['fileuploadserror'] = 'This should be on' | |
| $string ['fileuploadshelp'] | |
| $string ['gdversion'] = 'GD version' | |
| $string ['gdversionerror'] = 'The GD library should be present to process and create images' | |
| $string ['gdversionhelp'] | |
| $string ['globalsquotes'] = 'Insecure handling of globals' | |
| $string ['globalsquoteserror'] = 'Fix your PHP settings: disable register_globals and/or enable magic_quotes_gpc' | |
| $string ['globalsquoteshelp'] | |
| $string ['chooselanguage'] = 'Choose a language' | |
| $string ['chooselanguagehead'] = 'Choose a language' | |
| $string ['chooselanguagesub'] = 'Please choose a language for the installation. This language will also be used as the default language for the site, though it may be changed later.' | |
| $string ['inputdatadirectory'] = 'Data directory:' | |
| $string ['inputwebadress'] = 'Web address :' | |
| $string ['inputwebdirectory'] = 'Moodle directory:' | |
| $string ['installation'] = 'Installation' | |
| $string ['langdownloaderror'] = 'Unfortunately the language "{$a}" could not be downloaded. The installation process will continue in English.' | |
| $string ['langdownloadok'] = 'The language "{$a}" was installed successfully. The installation process will continue in this language.' | |
| $string ['magicquotesruntime'] = 'Magic quotes run time' | |
| $string ['magicquotesruntimeerror'] = 'This should be off' | |
| $string ['magicquotesruntimehelp'] | |
| $string ['memorylimit'] = 'Memory limit' | |
| $string ['memorylimiterror'] = 'The PHP memory limit is set quite low ... you may run into problems later.' | |
| $string ['memorylimithelp'] | |
| $string ['mssql'] = 'SQL*Server (mssql)' | |
| $string ['mssqlextensionisnotpresentinphp'] = 'PHP has not been properly configured with the MSSQL extension so that it can communicate with SQL*Server. Please check your php.ini file or recompile PHP.' | |
| $string ['mssql_n'] = 'SQL*Server with UTF-8 support (mssql_n)' | |
| $string ['mysql'] = 'MySQL (mysql)' | |
| $string ['mysqlextensionisnotpresentinphp'] = 'PHP has not been properly configured with the MySQL extension so that it can communicate with MySQL. Please check your php.ini file or recompile PHP.' | |
| $string ['mysqli'] = 'Improved MySQL (mysqli)' | |
| $string ['mysqliextensionisnotpresentinphp'] = 'PHP has not been properly configured with the MySQLi extension so that it can communicate with MySQL. Please check your php.ini file or recompile PHP. MySQLi extension is not available for PHP 4.' | |
| $string ['nativemysqli'] = 'Improved MySQL (native/mysqli)' | |
| $string ['nativemysqlihelp'] | |
| $string ['nativemssql'] = 'SQL*Server FreeTDS (native/mssql)' | |
| $string ['nativemssqlhelp'] | |
| $string ['nativeoci'] = 'Oracle (native/oci)' | |
| $string ['nativeocihelp'] | |
| $string ['nativepgsql'] = 'PostgreSQL (native/pgsql)' | |
| $string ['nativepgsqlhelp'] | |
| $string ['ociextensionisnotpresentinphp'] = 'PHP has not been properly configured with the OCI8 extension so that it can communicate with Oracle. Please check your php.ini file or recompile PHP.' | |
| $string ['oci8po'] = 'Oracle (oci8po)' | |
| $string ['odbcextensionisnotpresentinphp'] = 'PHP has not been properly configured with the ODBC extension so that it can communicate with SQL*Server. Please check your php.ini file or recompile PHP.' | |
| $string ['odbc_mssql'] = 'SQL*Server over ODBC (odbc_mssql)' | |
| $string ['pass'] = 'Pass' | |
| $string ['paths'] = 'Paths' | |
| $string ['pathserrcreatedataroot'] = 'Data directory ({$a->dataroot}) cannot be created by the installer.' | |
| $string ['pathshead'] = 'Confirm paths' | |
| $string ['pathsrodataroot'] = 'Dataroot directory is not writable.' | |
| $string ['pathsroparentdataroot'] = 'Parent directory ({$a->parent}) is not writeable. Data directory ({$a->dataroot}) cannot be created by the installer.' | |
| $string ['pathssubadmindir'] | |
| $string ['pathssubdataroot'] | |
| $string ['pathssubdirroot'] = 'Full directory path to Moodle installation.' | |
| $string ['pathssubwwwroot'] | |
| $string ['pathsunsecuredataroot'] = 'Dataroot location is not secure' | |
| $string ['pathswrongadmindir'] = 'Admin directory does not exist' | |
| $string ['pgsqlextensionisnotpresentinphp'] = 'PHP has not been properly configured with the PGSQL extension so that it can communicate with PostgreSQL. Please check your php.ini file or recompile PHP.' | |
| $string ['phpextension'] = '{$a} PHP extension' | |
| $string ['phpversion'] = 'PHP version' | |
| $string ['phpversionhelp'] | |
| $string ['postgres7'] = 'PostgreSQL (postgres7)' | |
| $string ['releasenoteslink'] = 'For information about this version of Moodle, please see the release notes at {$a}' | |
| $string ['safemode'] = 'Safe mode' | |
| $string ['safemodeerror'] = 'Moodle may have trouble with safe mode on' | |
| $string ['safemodehelp'] | |
| $string ['sessionautostart'] = 'Session auto start' | |
| $string ['sessionautostarterror'] = 'This should be off' | |
| $string ['sessionautostarthelp'] | |
| $string ['skipdbencodingtest'] = 'Skip DB encoding test' | |
| $string ['nativesqlsrv'] = 'SQL*Server Microsoft (native/sqlsrv)' | |
| $string ['nativesqlsrvhelp'] | |
| $string ['sqliteextensionisnotpresentinphp'] = 'PHP has not been properly configured with the SQLite extension. Please check your php.ini file or recompile PHP.' | |
| $string ['upgradingqtypeplugin'] = 'Upgrading question/type plugin' | |
| $string ['welcomep10'] = '{$a->installername} ({$a->installerversion})' | |
| $string ['welcomep20'] | |
| $string ['welcomep30'] | |
| $string ['welcomep40'] = 'The package also includes <strong>Moodle {$a->moodlerelease} ({$a->moodleversion})</strong>.' | |
| $string ['welcomep50'] | |
| $string ['welcomep60'] | |
| $string ['welcomep70'] = 'Click the "Next" button below to continue with the set up of <strong>Moodle</strong>.' | |
| $string ['wwwroot'] = 'Web address' | |
| $string ['wwwrooterror'] = 'The \'Web Address\' does not appear to be valid - this Moodle installation doesn\'t appear to be there. The value below has been reset.' | |
| $string['admindirerror'] = 'The admin directory specified is incorrect' |
Definition at line 26 of file install.php.
| $string['admindirname'] = 'Admin directory' |
Definition at line 27 of file install.php.
| $string['admindirsetting'] |
'A very few webhosts use /admin as a special URL for you to access a control panel or something. Unfortunately this conflicts with the standard location for the Moodle admin pages. You can fix this by renaming the admin directory in your installation, and putting that new name here. For example: <br /> <br /><b>moodleadmin</b><br /> <br /> This will fix admin links in Moodle.'
Definition at line 28 of file install.php.
| $string['admindirsettinghead'] = 'Setting the admin directory ...' |
Definition at line 34 of file install.php.
| $string['admindirsettingsub'] |
'A very few webhosts use /admin as a special URL for you to access a control panel or something. Unfortunately this conflicts with the standard location for the Moodle admin pages. You can fix this by renaming the admin directory in your installation, and putting that new name here. For example: <br /> <br /><b>moodleadmin</b><br /> <br /> This will fix admin links in Moodle.'
Definition at line 35 of file install.php.
| $string['availablelangs'] = 'List of available languages' |
Definition at line 41 of file install.php.
| $string['caution'] = 'Caution' |
Definition at line 42 of file install.php.
Definition at line 43 of file install.php.
| $string['cliadminusername'] = 'Admin account username' |
Definition at line 44 of file install.php.
| $string['clialreadyconfigured'] = 'File config.php already exists, please use admin/cli/install_database.php if you want to install this site.' |
Definition at line 45 of file install.php.
| $string['clialreadyinstalled'] = 'File config.php already exists, please use admin/cli/upgrade.php if you want to upgrade this site.' |
Definition at line 46 of file install.php.
| $string['cliinstallfinished'] = 'Installation completed successfully.' |
Definition at line 47 of file install.php.
| $string['cliinstallheader'] = 'Moodle {$a} command line installation program' |
Definition at line 48 of file install.php.
| $string['climustagreelicense'] = 'In non interactive mode you must agree to license by specifying --agree-license option' |
Definition at line 49 of file install.php.
| $string['clitablesexist'] = 'Database tables already present, cli installation can not continue.' |
Definition at line 50 of file install.php.
| $string['compatibilitysettings'] = 'Checking your PHP settings ...' |
Definition at line 51 of file install.php.
| $string['compatibilitysettingshead'] = 'Checking your PHP settings ...' |
Definition at line 52 of file install.php.
| $string['compatibilitysettingssub'] = 'Your server should pass all these tests to make Moodle run properly' |
Definition at line 53 of file install.php.
| $string['configfilenotwritten'] = 'The installer script was not able to automatically create a config.php file containing your chosen settings, probably because the Moodle directory is not writeable. You can manually copy the following code into a file named config.php within the root directory of Moodle.' |
Definition at line 54 of file install.php.
| $string['configfilewritten'] = 'config.php has been successfully created' |
Definition at line 55 of file install.php.
| $string['configurationcomplete'] = 'Configuration completed' |
Definition at line 56 of file install.php.
| $string['configurationcompletehead'] = 'Configuration completed' |
Definition at line 57 of file install.php.
| $string['configurationcompletesub'] = 'Moodle made an attempt to save your configuration in a file in the root of your Moodle installation.' |
Definition at line 58 of file install.php.
| $string['database'] = 'Database' |
Definition at line 59 of file install.php.
| $string['databasecreationsettings'] |
'Now you need to configure the database settings where most Moodle data will be stored. This database will be created automatically by the installer with the settings specified below.<br /> <br /> <br /> <b>Type:</b> fixed to "mysql" by the installer<br /> <b>Host:</b> fixed to "localhost" by the installer<br /> <b>Name:</b> database name, eg moodle<br /> <b>User:</b> fixed to "root" by the installer<br /> <b>Password:</b> your database password<br /> <b>Tables Prefix:</b> optional prefix to use for all table names'
Definition at line 60 of file install.php.
| $string['databasecreationsettingshead'] |
'Now you need to configure the database settings where most Moodle data will be stored. This database will be created automatically by the installer with the settings specified below.'
Definition at line 70 of file install.php.
| $string['databasecreationsettingssub'] |
'<b>Type:</b> fixed to "mysql" by the installer<br /> <b>Host:</b> fixed to "localhost" by the installer<br /> <b>Name:</b> database name, eg moodle<br /> <b>User:</b> fixed to "root" by the installer<br /> <b>Password:</b> your database password<br /> <b>Tables Prefix:</b> optional prefix to use for all table names'
Definition at line 73 of file install.php.
| $string['databasecreationsettingssub2'] |
'<b>Type:</b> fixed to "mysqli" by the installer<br /> <b>Host:</b> fixed to "localhost" by the installer<br /> <b>Name:</b> database name, eg moodle<br /> <b>User:</b> fixed to "root" by the installer<br /> <b>Password:</b> your database password<br /> <b>Tables Prefix:</b> optional prefix to use for all table names'
Definition at line 79 of file install.php.
| $string['databasehead'] = 'Database settings' |
Definition at line 85 of file install.php.
| $string['databasehost'] = 'Database host' |
Definition at line 86 of file install.php.
| $string['databasename'] = 'Database name' |
Definition at line 87 of file install.php.
| $string['databasepass'] = 'Database password' |
Definition at line 88 of file install.php.
| $string['databasesettings'] |
'Now you need to configure the database where most Moodle data will be stored. This database must already have been created and a username and password created to access it.<br /> <br /> <br /> <b>Type:</b> mysql or postgres7<br /> <b>Host:</b> eg localhost or db.isp.com<br /> <b>Name:</b> database name, eg moodle<br /> <b>User:</b> your database username<br /> <b>Password:</b> your database password<br /> <b>Tables Prefix:</b> optional prefix to use for all table names'
Definition at line 89 of file install.php.
| $string['databasesettingshead'] |
'Now you need to configure the database where most Moodle data will be stored. This database must already have been created and a username and password created to access it.'
Definition at line 99 of file install.php.
| $string['databasesettingssub'] |
'<b>Type:</b> mysql or postgres7<br /> <b>Host:</b> eg localhost or db.isp.com<br /> <b>Name:</b> database name, eg moodle<br /> <b>User:</b> your database username<br /> <b>Password:</b> your database password<br /> <b>Tables Prefix:</b> optional prefix to use for all table names'
Definition at line 102 of file install.php.
| $string['databasesettingssub_mssql'] |
'<b>Type:</b> SQL*Server (non UTF-8) <b><strong class="errormsg">Experimental! (not for use in production)</strong></b><br /> <b>Host:</b> eg localhost or db.isp.com<br /> <b>Name:</b> database name, eg moodle<br /> <b>User:</b> your database username<br /> <b>Password:</b> your database password<br /> <b>Tables Prefix:</b> prefix to use for all table names (mandatory)'
Definition at line 108 of file install.php.
| $string['databasesettingssub_mssql_n'] |
'<b>Type:</b> SQL*Server (UTF-8 enabled)<br /> <b>Host:</b> eg localhost or db.isp.com<br /> <b>Name:</b> database name, eg moodle<br /> <b>User:</b> your database username<br /> <b>Password:</b> your database password<br /> <b>Tables Prefix:</b> prefix to use for all table names (mandatory)'
Definition at line 114 of file install.php.
| $string['databasesettingssub_mysql'] |
'<b>Type:</b> MySQL<br /> <b>Host:</b> eg localhost or db.isp.com<br /> <b>Name:</b> database name, eg moodle<br /> <b>User:</b> your database username<br /> <b>Password:</b> your database password<br /> <b>Tables Prefix:</b> prefix to use for all table names (optional)'
Definition at line 120 of file install.php.
| $string['databasesettingssub_mysqli'] |
'<b>Type:</b> Improved MySQL<br /> <b>Host:</b> eg localhost or db.isp.com<br /> <b>Name:</b> database name, eg moodle<br /> <b>User:</b> your database username<br /> <b>Password:</b> your database password<br /> <b>Tables Prefix:</b> prefix to use for all table names (optional)'
Definition at line 126 of file install.php.
| $string['databasesettingssub_oci8po'] |
'<b>Type:</b> Oracle<br /> <b>Host:</b> not used, must be left blank<br /> <b>Name:</b> given name of the tnsnames.ora connection<br /> <b>User:</b> your database username<br /> <b>Password:</b> your database password<br /> <b>Tables Prefix:</b> prefix to use for all table names (mandatory, 2cc. max)'
Definition at line 132 of file install.php.
| $string['databasesettingssub_odbc_mssql'] |
'<b>Type:</b> SQL*Server (over ODBC) <b><strong class="errormsg">Experimental! (not for use in production)</strong></b><br /> <b>Host:</b> given name of the DSN in the ODBC control panel<br /> <b>Name:</b> database name, eg moodle<br /> <b>User:</b> your database username<br /> <b>Password:</b> your database password<br /> <b>Tables Prefix:</b> prefix to use for all table names (mandatory)'
Definition at line 138 of file install.php.
| $string['databasesettingssub_postgres7'] |
'<b>Type:</b> PostgreSQL<br /> <b>Host:</b> eg localhost or db.isp.com<br /> <b>Name:</b> database name, eg moodle<br /> <b>User:</b> your database username<br /> <b>Password:</b> your database password<br /> <b>Tables Prefix:</b> prefix to use for all table names (mandatory)'
Definition at line 144 of file install.php.
| $string['databasesettingswillbecreated'] = '<b>Note:</b> The installer will try to create the database automatically if not exists.' |
Definition at line 150 of file install.php.
| $string['databasesocket'] = 'Unix socket' |
Definition at line 151 of file install.php.
| $string['databasetypehead'] = 'Choose database driver' |
Definition at line 152 of file install.php.
| $string['databasetypesub'] = 'Moodle supports several types of database servers. Please contact server administrator if you do not know which type to use.' |
Definition at line 153 of file install.php.
| $string['databaseuser'] = 'Database user' |
Definition at line 154 of file install.php.
| $string['dataroot'] = 'Data directory' |
Definition at line 155 of file install.php.
| $string['datarooterror'] = 'The \'data directory\' you specified could not be found or created. Either correct the path or create that directory manually.' |
Definition at line 156 of file install.php.
| $string['datarootpermission'] = 'Data directories permission' |
Definition at line 157 of file install.php.
| $string['datarootpublicerror'] = 'The \'data directory\' you specified is directly accessible via web, you must use different directory.' |
Definition at line 158 of file install.php.
| $string['dbconnectionerror'] = 'We could not connect to the database you specified. Please check your database settings.' |
Definition at line 159 of file install.php.
| $string['dbcreationerror'] = 'Database creation error. Could not create the given database name with the settings provided' |
Definition at line 160 of file install.php.
| $string['dbhost'] = 'Host server' |
Definition at line 161 of file install.php.
| $string['dbpass'] = 'Password' |
Definition at line 162 of file install.php.
| $string['dbport'] = 'Port' |
Definition at line 163 of file install.php.
| $string['dbprefix'] = 'Tables prefix' |
Definition at line 164 of file install.php.
| $string['dbtype'] = 'Type' |
Definition at line 165 of file install.php.
| $string['dbwrongencoding'] = 'The selected database is running under one non-recommended encoding ({$a}). It would be better to use one Unicode (UTF-8) encoded database instead. Anyway, you can bypass this test by selecting the "Skip DB Encoding Test" check below, but you could experience problems in the future.' |
Definition at line 166 of file install.php.
| $string['dbwronghostserver'] = 'You must follow "Host" rules as explained above.' |
Definition at line 167 of file install.php.
| $string['dbwrongnlslang'] = 'The NLS_LANG environment variable in your web server must use the AL32UTF8 charset. See PHP documentation about how to configure OCI8 properly.' |
Definition at line 168 of file install.php.
| $string['dbwrongprefix'] = 'You must follow "Tables Prefix" rules as explained above.' |
Definition at line 169 of file install.php.
| $string['directorysettings'] |
'<p>Please confirm the locations of this Moodle installation.</p> <p><b>Web address:</b> Specify the full web address where Moodle will be accessed. If your web site is accessible via multiple URLs then choose the most natural one that your students would use. Do not include a trailing slash.</p> <p><b>Moodle directory:</b> Specify the full directory path to this installation Make sure the upper/lower case is correct.</p> <p><b>Data directory:</b> You need a place where Moodle can save uploaded files. This directory should be readable AND WRITEABLE by the web server user (usually \'nobody\' or \'apache\'), but it must not be accessible directly via the web. The installer will try to create it if doesn\'t exist.</p>'
Definition at line 170 of file install.php.
Definition at line 187 of file install.php.
| $string['directorysettingssub'] |
'<b>Web address:</b> Specify the full web address where Moodle will be accessed. If your web site is accessible via multiple URLs then choose the most natural one that your students would use. Do not include a trailing slash. <br /> <br /> <b>Moodle directory:</b> Specify the full directory path to this installation Make sure the upper/lower case is correct. <br /> <br /> <b>Data directory:</b> You need a place where Moodle can save uploaded files. This directory must be readable AND WRITEABLE by the web server user (usually \'nobody\' or \'apache\'), but it must not be accessible directly via the web. The installer will try to create it if doesn\'t exist.'
Definition at line 188 of file install.php.
| $string['dirroot'] = 'Moodle directory' |
Definition at line 205 of file install.php.
| $string['dirrooterror'] = 'The \'Moodle directory\' setting seems to be incorrect - we can\'t find a Moodle installation there. The value below has been reset.' |
Definition at line 206 of file install.php.
| $string['download'] = 'Download' |
Definition at line 207 of file install.php.
| $string['downloadlanguagebutton'] = 'Download the "{$a}" language pack' |
Definition at line 208 of file install.php.
| $string['downloadlanguagehead'] = 'Download language pack' |
Definition at line 209 of file install.php.
| $string['downloadlanguagenotneeded'] = 'You may continue the installation process using the default language pack, "{$a}".' |
Definition at line 210 of file install.php.
| $string['downloadlanguagesub'] = 'You now have the option of downloading a language pack and continuing the installation process in this language.<br /><br />If you are unable to download the language pack, the installation process will continue in English. (Once the installation process is complete, you will have the opportunity to download and install additional language packs.)' |
Definition at line 211 of file install.php.
| $string['doyouagree'] = 'Do you agree ? (yes/no):' |
Definition at line 212 of file install.php.
| $string['environmenthead'] = 'Checking your environment ...' |
Definition at line 213 of file install.php.
| $string['environmentsub'] = 'We are checking if the various components of your system meet the system requirements' |
Definition at line 214 of file install.php.
| $string['environmentsub2'] |
'Each Moodle release has some minimum PHP version requirement and a number of mandatory PHP extensions. Full environment check is done before each install and upgrade. Please contact server administrator if you do not know how to install new version or enable PHP extensions.'
Definition at line 215 of file install.php.
| $string['errorsinenvironment'] = 'Environment check failed!' |
Definition at line 217 of file install.php.
| $string['fail'] = 'Fail' |
Definition at line 218 of file install.php.
| $string['fileuploads'] = 'File uploads' |
Definition at line 219 of file install.php.
| $string['fileuploadserror'] = 'This should be on' |
Definition at line 220 of file install.php.
| $string['fileuploadshelp'] |
'<p>File uploading seems to be disabled on your server.</p> <p>Moodle can still be installed, but without this ability, you will not be able to upload course files or new user profile images.</p> <p>To enable file uploading you (or your system administrator) will need to edit the main php.ini file on your system and change the setting for <b>file_uploads</b> to \'1\'.</p>'
Definition at line 221 of file install.php.
| $string['gdversion'] = 'GD version' |
Definition at line 229 of file install.php.
| $string['gdversionerror'] = 'The GD library should be present to process and create images' |
Definition at line 230 of file install.php.
| $string['gdversionhelp'] |
'<p>Your server does not seem to have GD installed.</p> <p>GD is a library that is required by PHP to allow Moodle to process images (such as the user profile icons) and to create new images (such as the log graphs). Moodle will still work without GD - these features will just not be available to you.</p> <p>To add GD to PHP under Unix, compile PHP using the --with-gd parameter.</p> <p>Under Windows you can usually edit php.ini and uncomment the line referencing php_gd2.dll.</p>'
Definition at line 231 of file install.php.
| $string['globalsquotes'] = 'Insecure handling of globals' |
Definition at line 241 of file install.php.
| $string['globalsquoteserror'] = 'Fix your PHP settings: disable register_globals and/or enable magic_quotes_gpc' |
Definition at line 242 of file install.php.
| $string['globalsquoteshelp'] |
'<p>Combination of disabled magic quotes GPC and enabled register globals both at the same time is not recommended.</p> <p>The recommended setting is <b>magic_quotes_gpc = On</b> and <b>register_globals = Off</b> in your php.ini</p> <p>If you don\'t have access to your php.ini, you might be able to place the following line in a file called .htaccess within your Moodle directory:</p> <blockquote><div>php_value magic_quotes_gpc On</div></blockquote> <blockquote><div>php_value register_globals Off</div></blockquote>'
Definition at line 243 of file install.php.
| $string['chooselanguage'] = 'Choose a language' |
Definition at line 251 of file install.php.
| $string['chooselanguagehead'] = 'Choose a language' |
Definition at line 252 of file install.php.
| $string['chooselanguagesub'] = 'Please choose a language for the installation. This language will also be used as the default language for the site, though it may be changed later.' |
Definition at line 253 of file install.php.
| $string['inputdatadirectory'] = 'Data directory:' |
Definition at line 254 of file install.php.
| $string['inputwebadress'] = 'Web address :' |
Definition at line 255 of file install.php.
| $string['inputwebdirectory'] = 'Moodle directory:' |
Definition at line 256 of file install.php.
| $string['installation'] = 'Installation' |
Definition at line 257 of file install.php.
| $string['langdownloaderror'] = 'Unfortunately the language "{$a}" could not be downloaded. The installation process will continue in English.' |
Definition at line 258 of file install.php.
| $string['langdownloadok'] = 'The language "{$a}" was installed successfully. The installation process will continue in this language.' |
Definition at line 259 of file install.php.
| $string['magicquotesruntime'] = 'Magic quotes run time' |
Definition at line 260 of file install.php.
| $string['magicquotesruntimeerror'] = 'This should be off' |
Definition at line 261 of file install.php.
| $string['magicquotesruntimehelp'] |
'<p>Magic quotes runtime should be turned off for Moodle to function properly.</p> <p>Normally it is off by default ... see the setting <b>magic_quotes_runtime</b> in your php.ini file.</p> <p>If you don\'t have access to your php.ini, you might be able to place the following line in a file called .htaccess within your Moodle directory:</p> <blockquote><div>php_value magic_quotes_runtime Off</div></blockquote>'
Definition at line 262 of file install.php.
| $string['memorylimit'] = 'Memory limit' |
Definition at line 269 of file install.php.
| $string['memorylimiterror'] = 'The PHP memory limit is set quite low ... you may run into problems later.' |
Definition at line 270 of file install.php.
| $string['memorylimithelp'] |
'<p>The PHP memory limit for your server is currently set to {$a}.</p> <p>This may cause Moodle to have memory problems later on, especially if you have a lot of modules enabled and/or a lot of users.</p> <p>We recommend that you configure PHP with a higher limit if possible, like 40M. There are several ways of doing this that you can try:</p> <ol> <li>If you are able to, recompile PHP with <i>--enable-memory-limit</i>. This will allow Moodle to set the memory limit itself.</li> <li>If you have access to your php.ini file, you can change the <b>memory_limit</b> setting in there to something like 40M. If you don\'t have access you might be able to ask your administrator to do this for you.</li> <li>On some PHP servers you can create a .htaccess file in the Moodle directory containing this line: <blockquote><div>php_value memory_limit 40M</div></blockquote> <p>However, on some servers this will prevent <b>all</b> PHP pages from working (you will see errors when you look at pages) so you\'ll have to remove the .htaccess file.</p></li> </ol>'
Definition at line 271 of file install.php.
| $string['mssql'] = 'SQL*Server (mssql)' |
Definition at line 290 of file install.php.
| $string['mssqlextensionisnotpresentinphp'] = 'PHP has not been properly configured with the MSSQL extension so that it can communicate with SQL*Server. Please check your php.ini file or recompile PHP.' |
Definition at line 291 of file install.php.
| $string['mssql_n'] = 'SQL*Server with UTF-8 support (mssql_n)' |
Definition at line 292 of file install.php.
| $string['mysql'] = 'MySQL (mysql)' |
Definition at line 293 of file install.php.
| $string['mysqlextensionisnotpresentinphp'] = 'PHP has not been properly configured with the MySQL extension so that it can communicate with MySQL. Please check your php.ini file or recompile PHP.' |
Definition at line 294 of file install.php.
| $string['mysqli'] = 'Improved MySQL (mysqli)' |
Definition at line 295 of file install.php.
| $string['mysqliextensionisnotpresentinphp'] = 'PHP has not been properly configured with the MySQLi extension so that it can communicate with MySQL. Please check your php.ini file or recompile PHP. MySQLi extension is not available for PHP 4.' |
Definition at line 296 of file install.php.
| $string['nativemysqli'] = 'Improved MySQL (native/mysqli)' |
Definition at line 297 of file install.php.
| $string['nativemysqlihelp'] |
'Now you need to configure the database where most Moodle data will be stored. Database may be created if database user has needed permissions, username and password must already exist. Table prefix is optional.'
Definition at line 298 of file install.php.
| $string['nativemssql'] = 'SQL*Server FreeTDS (native/mssql)' |
Definition at line 300 of file install.php.
| $string['nativemssqlhelp'] |
'Now you need to configure the database where most Moodle data will be stored. This database must already have been created and a username and password created to access it. Table prefix is mandatory.'
Definition at line 301 of file install.php.
| $string['nativeoci'] = 'Oracle (native/oci)' |
Definition at line 303 of file install.php.
| $string['nativeocihelp'] |
'Now you need to configure the database where most Moodle data will be stored. This database must already have been created and a username and password created to access it. Table prefix is mandatory.'
Definition at line 304 of file install.php.
| $string['nativepgsql'] = 'PostgreSQL (native/pgsql)' |
Definition at line 306 of file install.php.
| $string['nativepgsqlhelp'] |
'Now you need to configure the database where most Moodle data will be stored. This database must already have been created and a username and password created to access it. Table prefix is mandatory.'
Definition at line 307 of file install.php.
| $string['ociextensionisnotpresentinphp'] = 'PHP has not been properly configured with the OCI8 extension so that it can communicate with Oracle. Please check your php.ini file or recompile PHP.' |
Definition at line 309 of file install.php.
| $string['oci8po'] = 'Oracle (oci8po)' |
Definition at line 310 of file install.php.
| $string['odbcextensionisnotpresentinphp'] = 'PHP has not been properly configured with the ODBC extension so that it can communicate with SQL*Server. Please check your php.ini file or recompile PHP.' |
Definition at line 311 of file install.php.
| $string['odbc_mssql'] = 'SQL*Server over ODBC (odbc_mssql)' |
Definition at line 312 of file install.php.
| $string['pass'] = 'Pass' |
Definition at line 313 of file install.php.
| $string['paths'] = 'Paths' |
Definition at line 314 of file install.php.
| $string['pathserrcreatedataroot'] = 'Data directory ({$a->dataroot}) cannot be created by the installer.' |
Definition at line 315 of file install.php.
| $string['pathshead'] = 'Confirm paths' |
Definition at line 316 of file install.php.
| $string['pathsrodataroot'] = 'Dataroot directory is not writable.' |
Definition at line 317 of file install.php.
| $string['pathsroparentdataroot'] = 'Parent directory ({$a->parent}) is not writeable. Data directory ({$a->dataroot}) cannot be created by the installer.' |
Definition at line 318 of file install.php.
| $string['pathssubadmindir'] |
'A very few webhosts use /admin as a special URL for you to access a control panel or something. Unfortunately this conflicts with the standard location for the Moodle admin pages. You can fix this by renaming the admin directory in your installation, and putting that new name here. For example: <em>moodleadmin</em>. This will fix admin links in Moodle.'
Definition at line 319 of file install.php.
| $string['pathssubdataroot'] |
'You need a place where Moodle can save uploaded files. This directory should be readable AND WRITEABLE by the web server user (usually \'nobody\' or \'apache\'), but it must not be accessible directly via the web. The installer will try to create it if doesn\'t exist.'
Definition at line 322 of file install.php.
| $string['pathssubdirroot'] = 'Full directory path to Moodle installation.' |
Definition at line 324 of file install.php.
| $string['pathssubwwwroot'] |
'Full web address where Moodle will be accessed. It\'s not possible to access Moodle using multiple addresses. If your site has multiple public addresses you must set up permanent redirects on all of them except this one. If your site is accessible both from Intranet and Internet use the public address here and set up DNS so that the Intranet users may use the public address too. If the address is not correct please change the URL in your browser to restart installation with a different value.'
Definition at line 325 of file install.php.
| $string['pathsunsecuredataroot'] = 'Dataroot location is not secure' |
Definition at line 330 of file install.php.
| $string['pathswrongadmindir'] = 'Admin directory does not exist' |
Definition at line 331 of file install.php.
| $string['pgsqlextensionisnotpresentinphp'] = 'PHP has not been properly configured with the PGSQL extension so that it can communicate with PostgreSQL. Please check your php.ini file or recompile PHP.' |
Definition at line 332 of file install.php.
| $string['phpextension'] = '{$a} PHP extension' |
Definition at line 333 of file install.php.
Definition at line 334 of file install.php.
| $string['phpversionhelp'] |
'<p>Moodle requires a PHP version of at least 4.3.0 or 5.1.0 (5.0.x has a number of known problems).</p> <p>You are currently running version {$a}</p> <p>You must upgrade PHP or move to a host with a newer version of PHP!<br /> (In case of 5.0.x you could also downgrade to 4.4.x version)</p>'
Definition at line 335 of file install.php.
| $string['postgres7'] = 'PostgreSQL (postgres7)' |
Definition at line 339 of file install.php.
| $string['releasenoteslink'] = 'For information about this version of Moodle, please see the release notes at {$a}' |
Definition at line 340 of file install.php.
| $string['safemode'] = 'Safe mode' |
Definition at line 341 of file install.php.
| $string['safemodeerror'] = 'Moodle may have trouble with safe mode on' |
Definition at line 342 of file install.php.
| $string['safemodehelp'] |
'<p>Moodle may have a variety of problems with safe mode on, not least is that it probably won\'t be allowed to create new files.</p> <p>Safe mode is usually only enabled by paranoid public web hosts, so you may have to just find a new web hosting company for your Moodle site.</p> <p>You can try continuing the install if you like, but expect a few problems later on.</p>'
Definition at line 343 of file install.php.
| $string['sessionautostart'] = 'Session auto start' |
Definition at line 350 of file install.php.
| $string['sessionautostarterror'] = 'This should be off' |
Definition at line 351 of file install.php.
| $string['sessionautostarthelp'] |
'<p>Moodle requires session support and will not function without it.</p> <p>Sessions can be enabled in the php.ini file ... look for the session.auto_start parameter.</p>'
Definition at line 352 of file install.php.
| $string['skipdbencodingtest'] = 'Skip DB encoding test' |
Definition at line 355 of file install.php.
| $string['nativesqlsrv'] = 'SQL*Server Microsoft (native/sqlsrv)' |
Definition at line 356 of file install.php.
| $string['nativesqlsrvhelp'] |
'Now you need to configure the database where most Moodle data will be stored. This database must already have been created and a username and password created to access it. Table prefix is mandatory.'
Definition at line 357 of file install.php.
| $string['sqliteextensionisnotpresentinphp'] = 'PHP has not been properly configured with the SQLite extension. Please check your php.ini file or recompile PHP.' |
Definition at line 359 of file install.php.
| $string['upgradingqtypeplugin'] = 'Upgrading question/type plugin' |
Definition at line 360 of file install.php.
| $string['welcomep10'] = '{$a->installername} ({$a->installerversion})' |
Definition at line 361 of file install.php.
| $string['welcomep20'] |
'You are seeing this page because you have successfully installed and launched the <strong>{$a->packname} {$a->packversion}</strong> package in your computer. Congratulations!'
Definition at line 362 of file install.php.
| $string['welcomep30'] |
'This release of the <strong>{$a->installername}</strong> includes the applications to create an environment in which <strong>Moodle</strong> will operate, namely:'
Definition at line 364 of file install.php.
| $string['welcomep40'] = 'The package also includes <strong>Moodle {$a->moodlerelease} ({$a->moodleversion})</strong>.' |
Definition at line 366 of file install.php.
| $string['welcomep50'] |
'The use of all the applications in this package is governed by their respective licences. The complete <strong>{$a->installername}</strong> package is <a href="http://www.opensource.org/docs/definition_plain.html">open source</a> and is distributed under the <a href="http://www.gnu.org/copyleft/gpl.html">GPL</a> license.'
Definition at line 367 of file install.php.
| $string['welcomep60'] |
'The following pages will lead you through some easy to follow steps to configure and set up <strong>Moodle</strong> on your computer. You may accept the default settings or, optionally, amend them to suit your own needs.'
Definition at line 371 of file install.php.
| $string['welcomep70'] = 'Click the "Next" button below to continue with the set up of <strong>Moodle</strong>.' |
Definition at line 374 of file install.php.
| $string['wwwroot'] = 'Web address' |
Definition at line 375 of file install.php.
| $string['wwwrooterror'] = 'The \'Web Address\' does not appear to be valid - this Moodle installation doesn\'t appear to be there. The value below has been reset.' |
Definition at line 376 of file install.php.