Rien n'est jamais joué si l'on se refuse à subir. Françoise Giroud
Howto install PHP Accelerator
| HOWTO install PHP Accelerator Author: Van hees Michel <michel_AT_vanhees.cc> Friday, April 30, 2004
| |
| | |
|
Problem: | |
| | |
STEP 1: Download and install the contrib
Download and install the contrib
sme-phpaccelerator-php41-0.1-1.i386.rpm
STEP 2: Memory limit with PHP
It could append that Apache won't restart with PHP Accelerator.
This problem is due to memory limitation for PHP Module.
To increase that limit :
# /sbin/e-smith/db configuration setprop php MemoryLimit 64M # /sbin/e-smith/expand-template /etc/php.ini # service httpd restart |