6.3-STABLE Apache 2.0 uses high CPU when restarted....
    Forrest Aldrich 
    forrie at forrie.com
       
    Fri Feb 22 17:31:20 UTC 2008
    
    
  
Mel,
I found the duplicate entry, which was in /usr/local/etc/php.ini:
; Zend Extensions
zend_extension="/usr/local/lib/php/20060613/eaccelerator.so"
eaccelerator.shm_size="16"
eaccelerator.cache_dir="/var/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"
I commented out the zend_extension, leaving it in 
/usr/local/etc/php/extensions.ini.
I'll try commenting out imap next.
Still getting:
# php -v
PHP 5.2.5 with Suhosin-Patch 0.9.6.2 (cli) (built: Feb 21 2008 22:45:11)
Copyright (c) 1997-2007 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies
    with eAccelerator v0.9.5.2, Copyright (c) 2004-2006 eAccelerator, by 
eAccelerator
Segmentation fault: 11 (core dumped)
Thanks.
    
    
More information about the freebsd-questions
mailing list