Slowly but surely, open source technology is converting hordes of doubters to firm believers across Asia, including the Philippines. Consumer perception and preference for open source products such as the Apache Web Server, Linux Operating System, PHP, Apache Tomcat, and Eclipse IDE, have been on an upswing, according to open source guru Winston Damarillo during [...]
XCache is an open-source opcode cacher. It optimizes performance by removing the compilation time of PHP scripts by caching the compiled state of PHP scripts into the shm (RAM) and uses the compiled version straight from the RAM.
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.
eAccelerator is a free open-source PHP accelerator. It increases the performance of PHP scripts by caching them in their compiled state.
In this Fedora eaccelerator installation, /var/www/html is 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 .