The PHP development team announced the first alpha release of the upcoming minor version update of PHP. The new version PHP 5.3 is expected to improve stability and performance as well as add new language syntax and extensions. The purpose of this alpha release is to encourage users to not only actively participate in identifying [...]
Alternative PHP Cache (APC) is a free and open opcode cache. It provides open and robust framework for caching and optimizing PHP intermediate code.
For this Fedora 9 apc installation, /var/www/html is used as the main html folder for http://server.domain.com.
This is a continuation from the previous topic Apache on Windows.
Download the latest php-x.y.z-Win32.zip at http://www.php.net/downloads.php .
04 May, 2008
Posted by: php In: PHP
PHP development team has released the latest version in the PHP 5.2.x series.
This release focuses on improving the stability ofthe PHP 5.2.x branch with over 120 bug fixes, several of which are security related.
Further details about the PHP 5.2.6 release can be found here.
APC is a free, open, and robust framework for caching and optimizing PHP intermediate code.