ID: 14147
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Bogus
Bug Type: MySQL related
Operating System: Solaris 8 sun4u
PHP Version: 4.0.6
New Comment:
I had the same problem when trying to compile on RH Linux 7.2 when I
didn't have shared modules for MySQL installed. Using --with-zlib did
not work. Installing shared MySQL modules did. Not sure why PHP would
try to use shared libs that don't exist when the static libs are
there...
Previous Comments:
------------------------------------------------------------------------
[2002-03-05 14:59:31] [EMAIL PROTECTED]
Yep, me too. Not fixed in 4.1.2 either. --with-zlib is still
required when using --with-mysql.
It would be really useful if there was a simple "make test"
to verify whether the build has truly worked prior to
installation!
------------------------------------------------------------------------
[2002-02-10 23:44:00] [EMAIL PROTECTED]
The comment below claims that this problem is to be fixed in upcoming
versions, "including the upcoming 4.1.0 release." However, I just built
4.1.1 on Solaris 8 and had this very problem. Adding '--with-zlib'
still fixes it. But apparently this problem still isn't fixed in the
release...
------------------------------------------------------------------------
[2001-11-20 21:42:17] [EMAIL PROTECTED]
That worked, thanks!
Solaris 8 users, notice that zlib is now distributed with sun. Just
add --with-zlib and you're done!
Thanks a billion, php team!
------------------------------------------------------------------------
[2001-11-20 20:36:21] [EMAIL PROTECTED]
Okay, so I just got this, but I don't know what it means yet.
# ldd -d /usr/local/apache/libexec/libphp4.so
libpam.so.1 => /usr/lib/libpam.so.1
libdl.so.1 => /usr/lib/libdl.so.1
libcrypt_i.so.1 => /usr/lib/libcrypt_i.so.1
libresolv.so.2 => /usr/lib/libresolv.so.2
libm.so.1 => /usr/lib/libm.so.1
libnsl.so.1 => /usr/lib/libnsl.so.1
libsocket.so.1 => /usr/lib/libsocket.so.1
libc.so.1 => /usr/lib/libc.so.1
libgen.so.1 => /usr/lib/libgen.so.1
libmp.so.2 => /usr/lib/libmp.so.2
/usr/platform/SUNW,Ultra-5_10/lib/libc_psr.so.1
symbol not found: uncompress
/usr/local/apache/libexec/libphp4.so)
symbol not found: compress
(/usr/local/apache/libexec/libphp4.so)
symbol not found: ap_block_alarms
(/usr/local/apache/libexec/libphp4.so)
symbol not found: ap_unblock_alarms
(/usr/local/apache/libexec/libphp4.so)
symbol not found: ap_user_name
(/usr/local/apache/libexec/libphp4.so)
symbol not found: ap_max_requests_per_child
(/usr/local/apache/libexec/libphp4.so)
symbol not found: ap_server_root
(/usr/local/apache/libexec/libphp4.so)
symbol not found: ap_user_id
(/usr/local/apache/libexec/libphp4.so)
symbol not found: ap_group_id
(/usr/local/apache/libexec/libphp4.so)
symbol not found: top_module
(/usr/local/apache/libexec/libphp4.so)
------------------------------------------------------------------------
[2001-11-20 12:12:48] [EMAIL PROTECTED]
You should add --with-zlib, as the MySQL extension requires it. THis is
fixed in newer versions, including the upcoming 4.1.0 release.
Derick
------------------------------------------------------------------------
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/14147
--
Edit this bug report at http://bugs.php.net/?id=14147&edit=1