Here's the modules I do have running: extension="suhosin.so" extension="ffmpeg.so" extension="imagick.so" extension="magickwand.so" extension="memcache.so" extension="pdo.so" extension="pdo_sqlite.so" extension="sqlite.so" extension="pdo_mysql.so" [Zend] zend_extension_manager.optimizer=/usr/local/Zend/lib/Optimizer-3.3.3 zend_extension_manager.optimizer_ts=/usr/local/Zend/lib/Optimizer_TS-3.3.3 zend_optimizer.version=3.3.3 zend_extension=/usr/local/Zend/lib/ZendExtensionManager.so zend_extension_ts=/usr/local/Zend/lib/ZendExtensionManager_TS.so Does APC not play nice with any of these? Jamie On Tue, Feb 10, 2009 at 4:25 PM, Nathan Nobbe <quickshiftin@xxxxxxxxx> wrote: > On Tue, Feb 10, 2009 at 5:19 PM, Jamie Krasnoo <jkrasnoo@xxxxxxxxx> wrote: >> >> I did compile Apache with mpm_prefork though. > > hmm, i doubt thats the problem then. maybe another module not playing nice > w/ apc, xdebug perhaps (just guessing now)? > > have you tried other caching solutions like eaccelerator to see if you > encounter the same issue? > > -nathan > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php