To upgrade
- Locate the folder where phpTrafficA is installed:
YOUR_FOLDER
. - Rename the old folder to something like
YOUR_FOLDER_OLD
. - Unpack the content of the
phpTrafficA
archive. - Edit
Php/config_sql.php
andPhp/config.php
to match your configuration. - Copy the following file from
YOUR_FOLDER_OLD
into thePhp
folder of the new distribution:sites.php
. - Transfer the content of the
phpTrafficA
folder of the new distribution to your webserver, inYOUR_FOLDER
. - Run
Php/upgrade.php
. - Delete
Php/confDB.sql.php
Php/confDBUpgrade.sql.php
Php/install.php
Php/upgrade.php
- After testing the new version, remove the old installation.