PHP.ph

Archive for the ‘Linux’ Category

Advanced Package Tool (APT) was originally developed for the Debian Linux distribution. Apt-rpm is a port of Debian’s APT modified to work with the RPM Package Manager.
Apt-rpm can work with repomd and handles multiple repositories much better. If a package is installed, dependencies are automatically installed. Like APT, it is much faster than yum.

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

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

About PHP.ph

Linux Apache MySQL PHP