hi i some problem
i intall and config as this topic
http://www.directadmin.com/forum/showthread.php?t=11381
thi is my config in php.ini
but i check php.ini
it is not running
what error for my config ?
P/s: when i used php -v
i see php with framework zend but i don't check not found file /usr/local/zend/
how i can know . i config as zend or not ?
i intall and config as this topic
http://www.directadmin.com/forum/showthread.php?t=11381
thi is my config in php.ini
Code:
extension_dir = "/usr/local/lib/php/extensions/no-debug-non-zts-20060613/"
extension="eaccelerator.so"
eaccelerator.shm_size="16"
eaccelerator.cache_dir="/tmp/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"
but i check php.ini
it is not running
Code:
eAccelerator support => enabled
Version => 0.9.6.1
Caching Enabled => false
Optimizer Enabled => false
Check mtime Enabled => false
what error for my config ?
P/s: when i used php -v
Code:
PHP 5.2.17 (cli) (built: Aug 3 2011 22:17:18)
Copyright (c) 1997-2010 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2010 Zend Technologies
i see php with framework zend but i don't check not found file /usr/local/zend/
how i can know . i config as zend or not ?