Help > Install
1)Prepare Your Server
- Copy the contents of the zipped archive into the desired installation directory.
- Create a database if you don't plan on using an existing one.
2) Run Install Script
The install script will guide you through the rest of the installation process. It can be accessed using your web browser at /include/install.php relative to your installation directory.
- www.yourserver.com/include/install.php
- or -
- www.yourserver.com/<installDir>/include/install.php
3) Hiding "/index.php" in Links
With the default installation, links to all of your files will be prefixed with "/index.php". You may be able to clean up your links if you are using an Apache Server with mod_rewrite and .htaccess enabled. Once installed, use the .htaccess script, accessible via the Control Panel, to output code for your .htaccess file.