Our Collection Of Articles
The Necessary Software
Written By:
PHP:
For PHP, I use the latest stable release of version 4, since version 5 is only in Beta. You can choose any mirror you wish here. The official site also has excellent documentation on the installation and language of PHP, which you can view here.
MySQL:
For MySQL, it is best to choose version 4, which is the recommended version of the database software. You can choose the download from a list of mirrors found here.
phpMyAdmin:
Although phpMyAdmin is not really part of the web server, it is very useful for beginners in MySQL. They update their script very often, so it is useful to grab the newest copy when they come out with it, since it usually has many improvements. You can download the script here.
Now that we have all the software, we just have to install it.
|