Installation
Installation routine
Recommended method for non-developers1. Download the latest Redaxscript package and unpack it to a local folder. Upload all files to a newly created install folder or to the root folder of your website using an ftp program.
2. Change the access rights of config.php by setting chmod to 666, otherwise the database information can not be saved while running the installation routine. Some ftp programs hide this function inside the context menu which appears with a right-mouse click on file.
3. Time to execute the installation routine. Run install.php from the install folder of your website and follow the instructions. Pay attention to possible warning messages at the top of the screen.
4. Redaxscript should now work, but installation is not yet complete. Change the access rights of config.php by setting chmod to 444. Then delete install.php from install folder! Failure to miss this step will create a critical security hole on your website!
Alternate installation
If the installation routine does not work1. Download and unpack the latest Redaxscript and SQL package to a local folder. Upload needed files, except the install.php and SQL file, to a newly created install folder or to the root folder of your website using an ftp program.
2. Login to your database interface, browse your local folder and import the SQL file. This should create the database tables and contents needed to run Redaxscript.
3. Finally edit your config.php to setup the database connection, leave the prefix blank.
4. Redaxscript should now work, login to administration with username and password: admin



