PHP.ph

Posts Tagged ‘Linux

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: , ,

23 Jul, 2008

Fedora Core 9: Webmin Installation

Posted by: php In: Fedora Core

Webmin consists of a simple web server, and a number of CGI programs which directly update system files like /etc/inetd.conf and /etc/passwd.

Tags: ,

APC is a free, open, and robust framework for caching and optimizing PHP intermediate code.

Tags: , ,

06 Jan, 2008

CentOS 5: Eaccelerator Control Panel

Posted by: php In: Linux

This is a continuation of Eaccelerator Installation topic here.
To install eAccelerator control panel, copy control.php to your main html folder. We’ll use /var/www/html and http://server.domain.com in our example.

Tags: , ,

24 Dec, 2007

CentOS 5: Make Command not Found

Posted by: aqua In: C and C++| Linux

Make is the automatic project building facility.


About PHP.ph

Linux Apache MySQL PHP