Custom Query (267 matches)
Results (52 - 54 of 267)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #67 | fixed | php fatal errors | moo | creole |
| Description |
Hi, I emerged dev-php/xcache-9999 (XCache v2.0.0-dev) with php 4.4.4-pl8-gentoo and get the following errors in moodle: Fatal error: Cannot redeclare class question_dataset_dependent_questiontype in /www/www.learn2speak.eu/question/type/datasetdependent/abstractqtype.php on line 13 Fatal error: Call to undefined function: _adodb_getinsertsql() in /www/www.learn2speak.eu/lib/adodb/adodb.inc.php on line 1893 I had no problems with the previous version (I guess that was XCache v1.0 which is no longer in the portage tree) |
|||
| #68 | fixed | [169] broke configure when XCache source is bundled in php | moo | gab |
| Description |
The changeset 169 add in config.m4 a replacement from $AWK to LANG=C $AWK. This breaks the configure script at the end when building ./main/internal_functions{,_cli}.c : ./build/genif.sh: line 30: LANG=C: command not found Because the full line with $AWK replaced becomes : ./build/genif.sh ./main/internal_functions.c.in . LANG=C /bin/gawk (+full list of extensions) Removing changes from changeset 169 on config.m4 solves the problem. |
|||
| #69 | invalid | php fails to initialise correctly | moo | karlos |
| Description |
Failed loading /usr/local/lib/php/extensions/no-debug-non-zts-20020429/xcache.so: /usr/local/lib/php/extensions/no-debug-non-zts-20020429/xcache.so: undefined symbol: OnUpdateInt? PHP 5.2.1 (cli) (built: Feb 9 2007 10:46:40) Copyright (c) 1997-2007 The PHP Group Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies [root@s88470 xcache]# i'm fairly new to linux/php so let me know if you want anymore info - RHEL4 |
|||

