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 theInstall
folder of the new distribution:sites.php
. - Transfer the content of the
phpTrafficA
folder of the new distribution to your webserver, inYOUR_FOLDER
. - Run
Install/upgrade.php
. - Delete the all
Install/
directory. - After testing the new version, remove the old installation.