Current and Future Versions of PHP


The installation instructions in this chapter refer to PHP version 5.1.4, which is the current version of the software.

By the Way

If you are already using PHP 4.x.x in a production environment, or you wish to stay with the 4.x.x development tree, please visit the Installation and Configuration section of the PHP Manual at http://www.php.net/install.

The code in this book assumes the use of PHP 5 and not PHP 4; in some instances, the code is no different between the versions, but you should familiarize yourself with the difference between the two versions so you can make the appropriate adjustments.


The PHP Group uses minor release numbers for updates containing security enhancements or bug fixes. Minor releases do not follow a set release schedule; when enhancements or fixes are added to the code and are thoroughly tested, the PHP Group will release a new version, with a new minor version number.

It is possible that by the time you purchase this book, the minor version number will have changed, to 5.1.5 or beyond. If that is the case, you should read the list of changes at http://www.php.net/ChangeLog-5.php for any changes regarding the installation or configuration process, which makes up the bulk of this chapter.

Although it is unlikely that any installation instructions will change between minor version updates, you should get in the habit of always checking the changelog of software that you install and maintain. If a minor version change does occur during the time you are reading this book, but no installation changes are noted in the changelog, simply make a mental note and substitute the new version number wherever it appears in the installation instructions and accompanying figures.




Sams Teach Yourself PHP, MySQL And Apache All in One
Sams Teach Yourself PHP, MySQL and Apache All in One (3rd Edition)
ISBN: 0672328739
EAN: 2147483647
Year: 2004
Pages: 327

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net