ID: 25251
Updated by: [EMAIL PROTECTED]
Reported By: necmon at gmx dot de
-Status: Open
+Status: Feedback
Bug Type: Compile Failure
Operating System: Suse Linux 7.2
PHP Version: 4.3.3
New Comment:
Which version of PostgreSQL are you using?
Previous Comments:
------------------------------------------------------------------------
[2003-08-26 07:06:36] necmon at gmx dot de
Description:
------------
my configure line:
'./configure' '--bindir=/usr/bin' '--libdir=/usr/lib'
'--with-config-file-path=/etc' '--with-exec-dir=%{libdir}/php/bin'
'--with-gd=yes' '--with-tiff-dir=/usr' '--with-jpeg-dir=/usr'
'--with-png-dir=/usr' '--with-pdflib=/usr' '--with-ldap=yes'
'--with-zlib=yes' '--with-bz2' '--with-ttf' '--with-xml=no'
'--with-t1lib' '--with-sablot' '--with-readline' '--with-ftp'
'--with-ndbm' '--with-gdbm' '--with-mcrypt' '--with-gettext'
'--with-mm' '--with-gd=yes' '--enable-versioning' '--enable-yp'
'--enable-bcmath' '--enable-trans-sid' '--enable-inline-optimization'
'--enable-track-vars' '--enable-magic-quotes' '--enable-safe-mode'
'--enable-sockets' '--enable-sysvsem' '--enable-sysvshm'
'--enable-shmop' '--enable-calendar' '--enable-exif' '--enable-ftp'
'--enable-memory-limit' '--enable-filepro' '--enable-dbase'
'--enable-ctype' '--disable-debug' '--enable-force-cgi-redirect'
'--enable-discard-path' '--enable-sigchild' '--enable-gd-imgstrttf'
'--with-openssl' '--with-apxs=/usr/sbin/apxs' 'i386-suse-linux'
'--with-pgsql=/usr/local/pgsql'
The given error message when i tried to start apache:
Cannot load /usr/lib/apache/libphp4.so into server:
/usr/lib/apache/libphp4.so: undefined symbol: PQescapeBytea
Other:
same config-line WITHOUT pgsql works perfectly.
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=25251&edit=1