From:             [EMAIL PROTECTED]
Operating system: Linux/Debian
PHP version:      4.2.3
PHP Bug Type:     Apache related
Bug description:  undefined symbol: xml_utf8_decode

I've compiled PHP 4.2.3, patched to work with GD2, as an apache module. 
I'm using apache-ssl, and when I try to start it, it gives me the
following error:

Starting web server: apache-sslSyntax error on line 243 of
/etc/apache-ssl/httpd.conf:
Cannot load /usr/lib/apache/1.3/libphp4.so into server:
/usr/lib/apache/1.3/libphp4.so: undefined symbol: xml_utf8_decode
failed

compiled with: ./configure --prefix=/usr --with-regex=php
--with-config-file-path=/etc/php4/apache --with-apxs=/usr/bin/apxs
--disable-rpath --disable-debug --enable-memory-limit --enable-calendar
--enable-sysvsem --enable-sysvshm --enable-track-vars --enable-trans-sid
--enable-bcmath --with-bz2 --enable-ctype --with-db2 --with-iconv
--with-ndbm --enable-exif --enable-filepro --enable-ftp --with-gettext
--enable-mbstring --with-pcre-regex=/usr --enable-shmop --enable-sockets
--enable-wddx --with-xml=/usr --with-expat-dir=/usr --enable-yp
--with-zlib --without-pgsql --disable-static --with-layout=GNU
--with-curl=shared,/usr --with-dom=shared,/usr --with-zlib-dir=/usr
--with-gd=shared,/usr --with-jpeg-dir=shared,/usr
--with-png-dir=shared,/usr --with-freetype-dir=shared,/usr
--with-ldap=shared,/usr --with-mcal=shared,/usr --with-mhash=shared,/usr
--with-mm --with-mysql=shared --without-unixODBC --with-recode=shared,/usr
--enable-xslt --with-xslt-sablot=shared,/usr --with-snmp=shared
--enable-ucd-snmp-hack --without-sybase-ct --with-ttf=shared,/usr
--with-t1lib=shared,/usr
-- 
Edit bug report at http://bugs.php.net/?id=20801&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=20801&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=20801&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=20801&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=20801&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=20801&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=20801&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=20801&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=20801&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=20801&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=20801&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20801&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=20801&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=20801&r=isapi

Reply via email to