Topics:

Install Instructions

Extract the siteAdmin zip

Once logged in you will be able to download the software. Save the zip file somewhere on your computer and unzip it. That should be your main website folder. The "siteAdmin" folder inside it will be auto-extracted. Just navigate into it.

Configure

Inside the siteAdmin folder you will find a file called config.php. Edit only the config.php file to adjust any basic configuration, like the color theme.

Users

Edit the .psswd.sa file to create usernames and passwords to the administrators of the website (one user per line, ex: user:pass). Move it to the root folder of the server (hidden to public).

Assign Permissions

Give read and write permission to the files and data folders and to all its contents.

There are many ways to set these permissions. One way is to use your shell access and to execute the following from the root folder:

chmod 757 files/
chmod 757 data/

Go ahead and setup your database.

Login to comment.