Step 1Pre-installation check

Restart installation
ELXIS WARNING: There is no Timezone indentifier defined!
You must set the proper timezone in php.ini. Example: date.timezone = "Europe/Athens"
Elxis set timezone to UTC
Help

Pre-installation check for Elxis 2009.2 [ Electra ]

If any of these items are highlighted in red, then please take actions to correct them. Failure to do so could lead to your Elxis installation not functioning correctly.
PHP version >= 5.0.0 Yes ( 5.2.9 )
zlib compression support Available
xml support Available
configuration.php Writable
Session save path / tmp (Unwritable)

Supported databases

List of supported databases by your system. Note that maybe some other may also be available (like SQLite).

Supported databases:
MySQL, PostgreSQL, Microsoft SQL, ODBC, Oracle, FireBird, Frontbase, Informix, DBX, Sesam, Z39.50, InterBase

Recommended settings

These settings are recommended for PHP in order to ensure full compatibility with Elxis. However, Elxis will still operate if your settings do not quite match the recommended
Directive Recommended Actual
Safe Mode: Off On
Display Errors: Off On
File Uploads: On On
Magic Quotes GPC: Off On
Magic Quotes Runtime: Off Off
Register Globals: Off On
Output Buffering: Off Off
Session auto start: Off Off
Allow URL fopen: Off On
Short Open tag: Off On
YOUR PHP IS RUNNING UNDER SAFE MODE!
Many Elxis features, components and third party extensions have problems running under safe mode.
For your site's security we also recommend you to disable these PHP functions in php.ini (if you don't use them):
system, exec, passthru, shell_exec, suexec, dbmopen, popen, proc_open, disk_free_space, diskfreespace, set_time_limit, leak

Directory and File Permissions

In order for Elxis to function properly it needs folders cache and tmpr to be writable. If they are not writeable please make them writeable.
cache/ Unwritable
tmpr/ Unwritable
Depending on the situation Elxis might need to write to other folders too. For instance during a module installation Elxis will need to upload files on folder "modules". If you see "Unwriteable" you can change the permissions on directory to allow Elxis to be able write to it or, for maximum security, you may leave it unwriteable and make it writeable just before you are going to use it.

Note
If you enable FTP later, Elxis will be functional even if some of these folders are read-only.
administrator/backups/ Unwritable
administrator/components/ Unwritable
administrator/modules/ Unwritable
administrator/templates/admin/ Unwritable
administrator/templates/login/ Unwritable
administrator/language/ Unwritable
components/ Unwritable
images/ Unwritable
images/banners/ Unwritable
images/stories/ Unwritable
language/ Unwritable
mambots/ Unwritable
mambots/content/ Unwritable
mambots/search/ Unwritable
media/ Unwritable
modules/ Unwritable
templates/ Unwritable

Other Recommendations

Our recommendations for making your life easier with or without Elxis.

Server OS: Linux
HTTP Server: Apache
Database type: MySQL
Browser: Firefox
Screen resolution: 1024X768 or greater