Custom Query (272 matches)
Results (19 - 21 of 272)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #34 | duplicate | Apache can't start with PHP/xcache | moo | apachephp@… |
| Description |
My apache just does not to start with PHP/xcache with no log info. Apache: 2.0.59 PHP: 5.1.6 uname -m;uname -r;uname -s;uname -v x86_64 2.6.13-15-smp Linux #1 SMP Tue Sep 13 14:56:15 UTC 2005 SUSE LINUX 10.0 (X86-64) model name : AMD Athlon(tm) 64 X2 Dual Core Processor 3800+ stepping : 2 cpu MHz : 2010.328 cache size : 512 KB How to deal with it? |
|||
| #106 | fixed | Apache segfaults on HUP when xcache enabled | moo | XenoPhage |
| Description |
Apache is segfaulting when a -HUP is sent via kill. This happens each night when logrotate is run. The only error in the error log is as follows : [Mon Jun 25 12:20:11 2007] [notice] seg fault or similar nasty error detected in the parent process I can reproduce this seemingly at will while xcache is enabled. Disabling xcache resolves the problem. I tried running httpd by hand with -X for debugging, the HUP causes a direct segfault. Any tips on debugging this? System specs are as follows : CentOS 5.0 (all current patches installed) Apache 2.2.3 (httpd-2.2.3-6.el5.centos.1) PHP 5.1.6 (php-5.1.6-12.el5) XCache 1.2.1-rc1 (original RPM package from Jason Litka, update added by me) Suhosin 0.9.20 |
|||
| #21 | invalid | Apache start: xcache.so: undefined symbol: destroy_zend_function | moo | anonymous |
| Description |
Hi, I try to get Apache 2.2.2 with PHP 5.1.4 to run. Without xcache it works. Compiling xcache also works without complaints. But including xcache into php.ini results in this error at apache startup: Failed loading /usr/local/LAMP/php/5.1.4/lib/php/extensions/no-debug-non-zts-20050922/xcache.so: /usr/local/LAMP/php/5.1.4/lib/php/ext ensions/no-debug-non-zts-20050922/xcache.so: undefined symbol: destroy_zend_function my configuration of xcache:
Best regards, Christian |
|||

