Nick et al, Having run php_acc successfully for more than a week, we discovered the first error: php_acc is configured with no changes to the default settings, so we only have: ;;;;;;;;;;;;;;;;;; ; php_acc stuff ; ;;;;;;;;;;;;;;;;;; ; PHP Accelerator extension ; see http://www.php-accelerator.co.uk/download.php zend_extension="/usr/local/php_acc/php_accelerator.so" in php.ini. BEHAVIOR was that apache stopped responding on PHP scripts all together. ERROR LOG apache: ---- START snip from apache log ---- WARNING: Adding inherited function failed WARNING: Adding inherited function failed WARNING: Adding inherited function failed WARNING: Adding inherited function failed WARNING: Adding inherited function failed WARNING: Adding inherited function failed WARNING: Adding inherited function failed WARNING: No mempool 2 memory after 100 attempts phpa-c0-shm: Your scripts require a larger cache, unable to continue! ---- END snip from apache log ---- some seconds before that we had a: [Wed Oct 31 13:55:01 2001] [error] [client 213.90.9.94] File does not exist: /home/sites/site16/web/modules/My_eGallery/gallery/news0110/200110/einbr.keller00.jpg WARNING: get_cached_compiled_file had no path WARNING: file type 0 WARNING: fname [modules/My_eGallery/index.php] WARNING: opath [<none>] WARNING: handle 00000008 Temporary solution was to turn off the php_acc. and restart apache. QUESTIONs: a) What would be the appropriate tactics to determine the php script having caused the error. b) What would be the appropriate tactics to receive a more meaningful debug message from php_acc ? (thinking of turning on the logging feature of php_acc )? Thanks in advance, regards Georg ------------------------------------------------------------------------ www.php-accelerator.co.uk Home of the free PHP Accelerator To post, send email to phpa@xxxxxxxxxxxxx To unsubscribe, email phpa-request@xxxxxxxxxxxxx with subject unsubscribe