beschleuniger

PHP Beschleuniger - OpCode cache

ändert sich die PHP-Version, muss man neu compilen.

 

eAccelerator

 

only one php install, it's safe to run these commands in the source directory:

The phpize and php-config scripts are available in the development
packages of your distro. For fedora this is php-devel, for debian
php-dev, other distribution should be similar.

phpize
./configure 
make
make install