Custom Query (260 matches)
Results (31 - 33 of 260)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #4 | fixed | xc_coveragedump_dir definition missing in xcache.c | somebody | rene@… |
| description |
Missing definition results in error message "PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20051025/xcache.so' - /usr/lib/php5/20051025/xcache.so: undefined symbol: xc_coveragedump_dir in Unknown on line 0" when checking with "php-cgi -v". Solution: Prepend char *xc_coveragedump_dir = NULL; in xcache.c Greetings Rene Schmidt |
|||
| #124 | duplicate | xCache and phpMyAdmin | moo | Mb |
| description |
In phpMyAdmin, all current versions, you cannot export any type of data with xCache. We use php 4.4.7, apache 1.3.39 and xcache 1.0.3 (default ini settings). Error log gives me a "Fatal Error: Cannot Redeclare () in ...". It´s 100% a xCache Bug (since without loading it, no problem at all) |
|||
| #153 | invalid | xCache Problem... | moo | sood1992@… |
| description |
[root@server xcache-1.2.1]# php -v
Failed loading /usr/local/lib/php/extensions/no-debug-non-zts-20060613/xcache.so: /usr/local/lib/php/extensions/no-debug-non-zts-20060613/xcache.so: undefined symbol: OnUpdateInt
Failed loading /usr/local/lib/php/extensions/non-debug-non-zts-20060613/xcache.so: /usr/local/lib/php/extensions/non-debug-non-zts-20060613/xcache.so: cannot open shared object file: No such file or directory
PHP 5.2.5 (cli) (built: Dec 6 2007 10:57:58)
Copyright (c) 1997-2007 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies
with the ionCube PHP Loader v3.1.32, Copyright (c) 2002-2007, by ionCube Ltd., and
with Zend Extension Manager v1.2.0, Copyright (c) 2003-2007, by Zend Technologies
with Zend Optimizer v3.3.0, Copyright (c) 1998-2007, by Zend Technologies
[root@server xcache-1.2.1]#
I get this error Link to my phpinfo :) |
|||

