Hello All,
I am trying to make the switch to LS and I keep running into problems after installing eaccelerator. I can successfully get PHP 5.2.5 working but after I add the folllowing to the php.ini file located at /lsws/php/ I get a 503 error
extension="eaccelerator.so"
eaccelerator.shm_size="64"
eaccelerator.cache_dir="/var/cache/eaccelerator"
eaccelerator.enable="1"
eaccelerator.optimizer="1"
eaccelerator.check_mtime="1"
eaccelerator.debug="0"
eaccelerator.filter=""
eaccelerator.shm_max="0"
eaccelerator.shm_ttl="0"
eaccelerator.shm_prune_period="0"
eaccelerator.shm_only="0"
eaccelerator.compress="1"
eaccelerator.compress_level="9"
eaccelerator.allowed_admin_path="/home/paul/public_html/thefamilygarrison/public/control.php"
Can anyone help? I used the web interface to configure php with eaccel so my install dir should be default for lsws. I am new to this and a little confused as to what to try next?
Thanks so much
I am trying to make the switch to LS and I keep running into problems after installing eaccelerator. I can successfully get PHP 5.2.5 working but after I add the folllowing to the php.ini file located at /lsws/php/ I get a 503 error
extension="eaccelerator.so"
eaccelerator.shm_size="64"
eaccelerator.cache_dir="/var/cache/eaccelerator"
eaccelerator.enable="1"
eaccelerator.optimizer="1"
eaccelerator.check_mtime="1"
eaccelerator.debug="0"
eaccelerator.filter=""
eaccelerator.shm_max="0"
eaccelerator.shm_ttl="0"
eaccelerator.shm_prune_period="0"
eaccelerator.shm_only="0"
eaccelerator.compress="1"
eaccelerator.compress_level="9"
eaccelerator.allowed_admin_path="/home/paul/public_html/thefamilygarrison/public/control.php"
Can anyone help? I used the web interface to configure php with eaccel so my install dir should be default for lsws. I am new to this and a little confused as to what to try next?
Thanks so much