php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #6981 --with mysql gives "undefined symbol: uncompress"
Submitted: 2000-10-02 23:00 UTC Modified: 2001-04-10 09:30 UTC
From: janko at dupoint dot com Assigned:
Status: Closed Package: MySQL related
PHP Version: 4.0.2 OS: Linux-Mandrake 7.0.1
Private report: No CVE-ID: None
 [2000-10-02 23:00 UTC] janko at dupoint dot com
When configuring with 'configure --with-mysql=/usr/local/mysql --with-apxs' and then restarting httpd:

"Cannot load /etc/httpd/modules/libphp4.so into server: /etc/httpd/modules/libphp4.so:
undefined symbol: uncompress"

When configuring with 'configure --with-apxs', everything works - including MySQL... very odd.

[gufo@erwin ~]$ uname -a
Linux erwin.dupoint.com 2.2.16 #2 tor aug 10 03:54:55 CEST 2000 i686 unknown

[gufo@erwin ~]$ /usr/sbin/httpd -v
Server version: Apache-AdvancedExtranetServer/1.3.12  (NetRevolution/Linux-Mandrake)
Server built:   May  8 2000 04:59:44
Performance Tuned by SGI <http://www.sgi.com/>

[gufo@erwin ~]$ mysql --version
mysql  Ver 9.38 Distrib 3.22.32, for pc-linux-gnu (i686)

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-02-01 14:17 UTC] elixer@php.net
Have you tried this with the latest version from CVS?
 [2001-03-10 14:26 UTC] sniper@php.net
Please try the latest CVS snapshot from http://snaps.php.net/ as this should be fixed now.

--Jani

 [2001-04-10 09:30 UTC] sniper@php.net
No feedback. If this happens with soon to be released PHP 4.0.5 too, reopen this bug report.

--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 21:01:27 2024 UTC