A short step-by-step description how to setup a page:
- Check the system requirements
- Webserver with PHP 5.3 or better. Required extension: SPL, PCRE, SimpleXML and a supported database extension
- MySQL, PostGreSQL or MSSQL database with a user account which has administrative rights
- Edit the configuration file
- In
/cfg/cfg.system.php
, set the parameter$cfg['syskey']
to a random char sequence and configure the database in$cfg['db']
- In
- Upload the files
- Call the page with a broser
- Go thought the installation steps
- Remove the
/install
directory when the message that tells you so appears - Call
admin.php
and create your website(s)