Changes between Initial Version and Version 1 of Ticket #35
- Timestamp:
- 2006-09-10T02:23:31+02:00 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #35 – Description
initial v1 1 1 I am using Apache 2.2.2 and php 5.1.4 on a Linux FC5 server. I have built and installed xcache but httpd crashes at startup where xcache is enabled. Here is the xcache part in php.ini : 2 2 {{{ 3 3 [xcache-common] 4 4 ;; install as zend extension (recommended), normally "$extension_dir/xcache.so" … … 61 61 s not set 62 62 xcache.coveragedumper = Off 63 }}} 63 64 64 65 When httpd -X is started, it gives the "Segmentation fault" message and crashes.

