Custom Query (267 matches)
Results (19 - 21 of 267)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #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 |
|||
| #26 | fixed | CC test only | moo | moo |
| Description |
this is a CC test only ticket. do not reply. |
|||
| #27 | fixed | include vs. include_once | moo | alisencer@… |
| Description |
Using XCache1.0.1RC and PHP5.1.4 (debian) When XCache is enabled, behaviour for include and include_once changes. Example: include "file"; ... include_once "file"; Without xcache it is _not_ included again. With xcache it is included again. (Oh, and keep up the good work on XCache:)) |
|||

