View Full Version : ./build php to 4.3.11 but eaccelerator is not working
servertweak
04-30-2005, 06:25 PM
I try restall and look at the php.ini file and all is there .
i looked @ phpinfo.php eaccelerator doesnt showup ?
jmstacey
05-01-2005, 04:38 PM
You updated php and then rebuild eAccelerator? Are you trying to use a binary or build from source?
servertweak
05-01-2005, 06:38 PM
i used ./build to upgrade from 4.3.10 to 4.3.11. it went well but eAccelerator wasnt working.
step 2 , is to try to reinstall eAccelerator and have edit the php.ini w/ eAccelerator edits and still doesnt work.
jmstacey
05-01-2005, 10:45 PM
You restarted apache after updating right?
Can't think of much else other than to keep tweaking the php.ini file (It is the right one your modifying (zend moves it, but usually links it))
Do your logs report anything from php since there has to be an error (hopefully at least) if it's not being loaded.
servertweak
05-02-2005, 06:08 AM
im not understanding
http://servertweak.com/billing/phpinfo.php
and if you look @ the php.ini file looklike this @ the end
[Zend]
zend_optimizer.optimization_level=15
zend_extension_manager.optimizer=/usr/local/Zend/lib/Optimizer-2.5.7
zend_extension_manager.optimizer_ts=/usr/local/Zend/lib/Optimizer_TS-2.5.7
zend_extension=/usr/local/Zend/lib/ZendExtensionManager.so
zend_extension_ts=/usr/local/Zend/lib/ZendExtensionManager_TS.so
extension="/usr/local/lib/php/extensions/no-debug-non-zts-20020429/eaccelerator.so"
eaccelerator.shm_size="64"
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"
Chrysalis
05-02-2005, 08:46 AM
show us output of php -v please.
servertweak
05-02-2005, 11:52 AM
i got it now, after upgrade of any php 4.3.x you must restall but run "make clean" before you run "make"
Powered by vBulletin™ Version 4.0.4 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.