PHP.ph

Posts Tagged ‘Linux

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

05 Aug, 2008

PHP mbstring extension

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

Drupal Error: Operations on Unicode strings are emulated on a best-effort basis. Install the PHP mbstring extension for improved Unicode support.

Tags: ,

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

26 Jul, 2008

Unix Visual Editor: Basic vi Commands

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

Tags: ,

Categories

Links

PHP.ph is owned and managed, since 2002 by:
Dr. Jesus Lecitona
Visit his blogs about dentistry:
Denture
Dentures
Dental Implants Cost

About PHP.ph

Linux Apache MySQL PHP