From:             [EMAIL PROTECTED]
Operating system: Linux, kernel 2.4
PHP version:      4.2.0
PHP Bug Type:     XSLT related
Bug description:  PHP + Sablotron will not load

This bug prevents the use of Sablotron, via the PHP XSLT extension.
Compiling PHP with Sablotron and XSLT support (--enable-xslt and
--with-xslt-sablot) is successful, however, when one attemps to load the
module into Apache, it does not load giving the following error:

Cannot load /usr/local/apache/libexec/libphp4.so into server: undefined
symbol: __gxx_personality_v0
apachectl start: httpd could not be started

It does not appear to be compiler related as I tried it with GCC 2.95.3
and 3.0.4. This does not appear to be an isolated problem, as there have
been several messages from others on USENET related to the problem.

Configure:

--with-mysql --with-apxs --enable-xslt --with-xslt-sablot

Versions:

Apache: 1.3.24
Sablotron: 0.90
Expat: 1.95.2
PHP: 4.2.0 or 4.1.2
GCC: 2.95.3 or 3.0.4


-- 
Edit bug report at http://bugs.php.net/?id=17064&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=17064&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=17064&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=17064&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=17064&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=17064&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=17064&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=17064&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=17064&r=submittedtwice
register_globals:    http://bugs.php.net/fix.php?id=17064&r=globals

Reply via email to