Before you begin
The Football Basics software is server-based, hence it is slightly trickier to install than similar desktop software. There are several pieces of software that you should have installed and correctly configured on your server:
- Web server: Apache 1.3 or above, IIS 5 or above
- Web server OS: Windows XP, 2000, or Windows Server 2003
- MySQL database 4 or above
- PHP 4 or above
There are also several other criteria that you need to check before you can proceed with the installation procedure. You will need:
- an administrator account on the MySQL database with correct privileges to be able to create and insert into databases and tables as well as grant privileges to other users,
- the name of the server which runs the MySQL database
- permission to change the 'football_basics/tutor/Connections/' directory to be world-writable,
- JavaScript support enabled in your web browser.
It is not necessary for the MySQL database to be running on the same machine as the web server. However if MySQL is running on a separate server the above requirements also apply to this machine.