- 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
to match your configuration, - 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 in the
tmp/
directory (this can be done with your ftp program) - open the file
YOUR_FOLDER/Install/install.php
in a web-browser and follow the instructions.