ID: 25251
Comment by: necmon_ at gmx dot de
Reported By: necmon at gmx dot de
Status: Feedback
Bug Type: PostgreSQL related
Operating System: Suse Linux 7.2
PHP Version: 4.3.3
New Comment:
Sorry, i had to manage other thins for a while. being back i did your
command on my shell:
root>ldd /usr/lib/apache/libphp4.so
libcrypt.so.1 => /lib/libcrypt.so.1 (0x40233000)
libnsl.so.1 => /lib/libnsl.so.1 (0x40262000)
libmm.so.11 => /usr/lib/libmm.so.11 (0x40278000)
libhistory.so.4 => /usr/local/lib/libhistory.so.4 (0x4027d000)
libreadline.so.4 => /usr/local/lib/libreadline.so.4
(0x40284000)
libncurses.so.5 => /lib/libncurses.so.5 (0x402af000)
libpq.so.2.1 => /usr/lib/libpq.so.2.1 (0x402f9000)
libpdf.so.0 => /usr/lib/libpdf.so.0 (0x40308000)
libz.so.1 => /lib/libz.so.1 (0x40333000)
libtiff.so.3 => /usr/lib/libtiff.so.3 (0x40343000)
libpng.so.2 => /usr/lib/libpng.so.2 (0x40387000)
libmcrypt.so.4 => /usr/local/lib/libmcrypt.so.4 (0x403b9000)
libltdl.so.0 => /usr/lib/libltdl.so.0 (0x403bf000)
libt1.so.1 => /usr/local/lib/libt1.so.1 (0x403c4000)
libttf.so.2 => /usr/lib/libttf.so.2 (0x4040b000)
libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x4042e000)
libgdbm.so.2 => /usr/lib/libgdbm.so.2 (0x4044d000)
libbz2.so.1 => /usr/lib/libbz2.so.1 (0x40454000)
libssl.so.0.9.6 => /usr/lib/libssl.so.0.9.6 (0x40464000)
libcrypto.so.0.9.6 => /usr/lib/libcrypto.so.0.9.6 (0x40491000)
libresolv.so.2 => /lib/libresolv.so.2 (0x40552000)
libm.so.6 => /lib/libm.so.6 (0x40564000)
libdl.so.2 => /lib/libdl.so.2 (0x40583000)
libc.so.6 => /lib/libc.so.6 (0x40587000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)
Previous Comments:
------------------------------------------------------------------------
[2003-08-28 06:44:46] [EMAIL PROTECTED]
That of course for the 4.3.3 version of PHP..
------------------------------------------------------------------------
[2003-08-28 06:43:16] [EMAIL PROTECTED]
What does this output:
# ldd /usr/lib/apache/libphp4.so
------------------------------------------------------------------------
[2003-08-26 16:28:00] necmon_ at gmx dot de
OK, i tried.
Both files are only ONCE on my system.
I tried the SAME config-line with php-4.3.2 this afternoon and it
works. I did not change anything with postgres or something. I just
deinstalled php-4.3.3 and installed php-4.3.2. After another try
(removing php-4.3.2 and installing php-4.3.3 afterwards), it did NOT
work again.
------------------------------------------------------------------------
[2003-08-26 10:28:21] [EMAIL PROTECTED]
You probably have mix of different postgres version on your system. Try
locating libpq.so or libpq.a and make sure you only have one version of
those libs installed.
------------------------------------------------------------------------
[2003-08-26 08:27:21] necmon_ at gmx dot de
[forgot my password, uhm, and i don't receive an email with it...]
I'm using postgresql 7.3.4 - I'm using always the latest stable
version, that's why I was recompiling php.
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/25251
--
Edit this bug report at http://bugs.php.net/?id=25251&edit=1