Sharetronix Installation Tutorial
- Verify if your webserver is compatible with Sharetronix System Requirements
- Download the Sharetronix Source Code from here.
- Extract the files from the ZIP archive.
- Upload the contents of the "upload/" folder to the preferred location on your webserver (wherever you want to install Sharetronix) with your favorite FTP client.
- Create an empty MySQL database and add user privileges to the database.
- Open the "install/" location with your browser and follow the steps:
- Agree to Sharetronix Terms of Use
- Fill in the information about the database – mysql host, username, password, database name.
- System Compatibility Check: if there are any dependencies, correct them to continue. Click here to see the System Requirements.
- Choose a Cache Mechanism. If you have administrative privileges on your web server, we strongly recommend that you install Memcached or APC. If not, you can choose to use filesystem cache or MySQL memory table.
- Files & Folders Permissions. Use your FTP client to set permissions (chmod) 0777 to the listed files and folders.
- Fill in the title and the url of your Sharetronix installation.
- Create administrative account. This account follows everyone and is followed by everyone by default. Admin also has permissions to delete any posts.
- Installation is complete. You should delete the "install/" folder and its contents.
If you have any trouble or need any help, please contact us.
Sharetronix System Requirements