php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #6147 Error "unresolved symbol: mysql_module_entry" with SSL
Submitted: 2000-08-14 09:52 UTC Modified: 2000-09-03 18:20 UTC
From: jbowden at www dot pharm dot mun dot ca Assigned:
Status: Closed Package: MySQL related
PHP Version: 4.0.1pl2 OS: RedHat 6.2
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: jbowden at www dot pharm dot mun dot ca
New email:
PHP Version: OS:

 

 [2000-08-14 09:52 UTC] jbowden at www dot pharm dot mun dot ca
PHP compiled with:

./configure \
--with-apxs=/usr/local/apache/sbindir/apxs \
--with-config-file-path=/usr/local/etc \
--with-gdbm  \
--with-zlib-dir \
--enable-ftp \
--with-gd  \
--with-jpeg-dir \
--with-xpm-dir  \
--with-ttf \
--with-imap=../imap-4.7c \
--with-mysql=/usr \
--with-png-dir \
--with-tiff-dir

Using mysql-3.20.32a-3 RPMs.  Using Apache 1.3.12 with mod_ssl-2.6.5 and openssl-0.9.5.  No errors when compiling/installing PHP.

On running "apachectl startssl" the error "unresolved symbol: mysql_module_entry" is returned.  When running "apachectl start", no error is returned.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-08-17 19:21 UTC] sniper@php.net
Have you installed the mysql-xxxx-devel.rpm ??
Have you tried using the bundled mysql in php4? (just leave out the path in --with-mysql)

--Jani
 [2000-09-03 18:20 UTC] sniper@php.net
No feedback from user. Closed.

--Jani
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Sat Jun 27 10:00:01 2026 UTC