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.
Drupal Error: Operations on Unicode strings are emulated on a best-effort basis. Install the PHP mbstring extension for improved Unicode support.
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.
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.
26 Jul, 2008
Posted by: php In: Unix
Visual Editor – vi is used to edit files through SSH. It is the default text editor that comes with a UNIX system. To start vi vi filename