PHP.ph

Posts Tagged ‘Apache

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 [...]

Tags: , , ,

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.

Tags: , ,

28 Jul, 2008

Fedora 9: Installing APC

Posted by: php In: Apache| Fedora Core| PHP

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.

Tags: , ,

25 Jul, 2008

Fedora 9: Eaccelerator Installation

Posted by: php In: Fedora Core

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.

Tags: , ,

 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 .


About PHP.ph

Linux Apache MySQL PHP