| HOWTO
install PHP Accelerator
Author: Van hees Michel <michel_AT_vanhees.cc>
Contributor:
Release supported: SME 6.x
License: GPL
Last updated:
Friday, April 30, 2004
| |
|
| Problem:
You want to install phpAccelerator to boost your web site.
Solution: Follow this HowTo
READ CAREFULLY : PHP
Accelerator home |
|
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 |