1. Unzip the software
Unzip the downloaded file to a folder on your computer's hard drive.
2. Modify web.config
Edit /pt/web.config with a plain text editor (eg. Notepad) and change the settings as indictated. The most import setting is cfgConnect.
3. Upload software to web server
- /pt - Upload the entire /pt folder to your web server. You would typically upload the /pt folder to your web site's root directory, but it can also be uploaded to a sub-directory.
- /bin - Upload the files in this folder to the /bin folder in your web site's root directory (if none exists, create it)
- /App_Code - Upload the files in this folder to the /App_Code folder in your web site's root directory (if none exists, create it)
- /App_Data - If you will be using MS Access, upload presstopia.mdb to the /App_Data folder on your web site (or any folder with read and write permissions). NB: presstopia.mdb is empty - the tables will be created in a later step.
4. Folder permissions
Make sure that the /feeds and /uploads folders on your web server have read and write permissions so you can upload images and create XML feeds. If you will be using an Access database the folder in which the .mdb file is located must also have read and write permissions.
5. Run the Installer utility
You are now ready to connect to your database and create the database tables :
- Using your web browser, browse to the /admin/install.aspx page on your web server.
- Click the Begin Installation button to run the installer utility.
- The software will now perform various checks on your installation. If this is a new installation, it will also create the database tables.
- Fix any errors reported by the Installer utility. The installer can be run as many times as required untill all errors are resolved.
6. Logon to admin area
Once the Installer has successfully finished, click the Admin Logon link in the top right corner (or browse to /admin/Default.aspx) and logon with the default admin User ID (user) and password (password).
7. Change default admin UserID and Password
This step is very important. Click the List Users link in the navigation bar, then click the Edit link of the Default Admin user. Change the default admin's UserID and Password to prevent unauthorized access.
8. Verify and update configuration settings
Click on the Configuration link in the navigation bar. Review each configuration setting and modify the default values as required.
9. Delete the Installer utility
Enter a post or two to see if everything is working OK, then for extra security, delete the /admin/install.aspx file used to install the software.
10. Done!
Congratulations. The software should now be fully functional.