Current time: 05-04-2024, 07:33 AM Hello There, Guest! (LoginRegister)


Post Reply 
This PHP script has been encoded using the excellent eAccelerator Optimizer
Author Message
NIIcK Offline
Junior Member
*

Posts: 43
Joined: Jan 2010
Reputation: 0
Post: #1
This PHP script has been encoded using the excellent eAccelerator Optimizer
Hello,

I have installed eAccelerator, added the:

Code:
; eAccelerator configuration
; Note that eAccelerator may also be installed as a PHP extension or as a zend_extension
; If you are using a thread safe build of PHP you must use
; zend_extension_ts instead of zend_extension
;extension                       = "/usr/lib/php5/20060613+lfs/eaccelerator.so"
zend_extension                  = "/usr/lib/php5/20060613+lfs/eaccelerator.so"
eaccelerator.shm_size           = "16"
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 = "/var/www/eaccelerator"

lines to /var/www/fcgi/domain.com/php5/php.ini and restarted apache2 but eAccelerator is not enabled.

I've even added the above lines to /var/www/fcgi/master/php5/php.ini but it doesn't get picked up (besides the fact that phpinfo() is disabled by default on the entire server).

Where do I have to add the lines to enable it?

Thank you,

Nick
(This post was last modified: 01-30-2010 06:22 AM by NIIcK.)
01-30-2010 06:21 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
This PHP script has been encoded using the excellent eAccelerator Optimizer - NIIcK - 01-30-2010 06:21 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)