"PECL Announce" in php.pecl.dev (4 Mar 2013 12:04:24 -0000): >Release notes >------------- >- Initial release
I installed this one after I got segfaults in drupal7 using the ZO from github. But alas, still segfaults: [Tue Mar 05 15:22:20.462371 2013] [core:notice] [pid 16948] AH00052: child pid 17346 exit signal Segmentation fault (11) [Tue Mar 05 15:22:25.490399 2013] [core:notice] [pid 16948] AH00052: child pid 17355 exit signal Segmentation fault (11) [Tue Mar 05 15:22:29.517105 2013] [core:notice] [pid 16948] AH00052: child pid 17366 exit signal Segmentation fault (11) [Tue Mar 05 15:22:35.549312 2013] [core:notice] [pid 16948] AH00052: child pid 17363 exit signal Segmentation fault (11) [Tue Mar 05 15:22:39.566391 2013] [core:notice] [pid 16948] AH00052: child pid 17393 exit signal Segmentation fault (11) This happens consistently when I run the linkchecker of drupal7. Log in to a drupal7 site as webmaster and run: http://[http_host]/admin/reports/linkchecker System: - Centos 5 - Apache 2.4.4 - PHP 5.3.22 as mod_php [ZendOptimizerPlus] zend_extension=/usr/local/lib/php/extensions/no-debug-non-zts-20090626/ZendOptimizerPlus.so zend_optimizerplus.memory_consumption=128 zend_optimizerplus.interned_strings_buffer=8 zend_optimizerplus.max_accelerated_files=4000 zend_optimizerplus.revalidate_freq=60 zend_optimizerplus.fast_shutdown=1 zend_optimizerplus.enable_cli=1 ;zend_optimizerplus.save_comments=0 ;zend_optimizerplus.enable_file_override=1 I went back to XCache 3.0.0 for the moment. Jan -- PECL development discussion Mailing List (http://pecl.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
