- A web server with php and mysql
- to download the most recent version of phpTrafficA at the the phpTrafficA homepage
To install:
- Create a folder for phpTrafficA on your server (
YOUR_FOLDER
), - modify
Php/config_sql.php
with your login, password and base name for mySQL server connection, - modify
Php/config.php
with- the administration password
- the name of configuration table, if you wish to change it
- transfer the content of the whole
phpTrafficA
folder to the server, in the folder you created - Make sure that the PHP scripts have write access to the file
Php/sites.php
and in thetmp/
directory (this can be done with your ftp program) - open the file
YOUR_FOLDER/Php/install.php
in a web-browser and follow the instructions.