Pos-Tracker 3.0.0 Requirements- PHP version 5.1.2
- cURL extension
- SimpleXML extension
- Hash extension
- Register_globals Off
Clean Install- Create a folder on your web-host, ie pos/
- FTP/copy the extracted package to your host
- Create a MySQL database and user for pos-tracker
- Set proper permissions to the directory structure
- cache/ needs read and write access for the web server (chmod -R ug+rw cache/)
- eveconfig/dbconfig.php needs read and write access for the web server during install
- browse to install.php in your web browser, ie http://example.com/pos/install.php
- follow the installer directions.
- remove write access for the web server to eveconfig/dbconfig.php (chmod g-w eveconfig/dbconfig.php)
Upgrade from previous version- Download the patch file
- Backup your pos-tracker database, your configuration files, and any other files you may have modified.
- extract the patch and ftp/copy over your current pos-tracker install
- log into your pos-tracker install with Admin account
- browse to upgrade.php, ie http://example.com/pos/upgrade.php (only required for database upgrades)
- Select database updates that need to be applied.
- RC 3 to RC 4: Dominion Sovereignty and Manual Powergrid and CPU - 3.0.0.292 RC 4
|