My favorites | Sign in
Project Home Source
Search
for
InstallInstructions  

Featured, Phase-Deploy
Updated Dec 22, 2009 by stephenm...@gmail.com

Pos-Tracker 3.0.0 Requirements

  • PHP version 5.1.2
  • cURL extension
  • SimpleXML extension
  • Hash extension
  • Register_globals Off

Clean Install

  1. Create a folder on your web-host, ie pos/
  2. FTP/copy the extracted package to your host
  3. Create a MySQL database and user for pos-tracker
  4. 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
  5. browse to install.php in your web browser, ie http://example.com/pos/install.php
  6. follow the installer directions.
  7. remove write access for the web server to eveconfig/dbconfig.php (chmod g-w eveconfig/dbconfig.php)

Upgrade from previous version

  1. Download the patch file
  2. Backup your pos-tracker database, your configuration files, and any other files you may have modified.
  3. extract the patch and ftp/copy over your current pos-tracker install
  4. log into your pos-tracker install with Admin account
  5. browse to upgrade.php, ie http://example.com/pos/upgrade.php (only required for database upgrades)
  6. 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

Sign in to add a comment
Powered by Google Project Hosting