php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #31694 undefined symbol in MySQLi extension. Apache2 fails
Submitted: 2005-01-25 22:24 UTC Modified: 2005-01-26 04:22 UTC
From: chris at epliant dot com Assigned:
Status: Not a bug Package: Apache2 related
PHP Version: 5.0.3 OS: Gentoo Linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: chris at epliant dot com
New email:
PHP Version: OS:

 

 [2005-01-25 22:24 UTC] chris at epliant dot com
Description:
------------
We are upgrading to MySQL 4.1.9.

In compiling PHP 5.0.3 (both release and CVS from 1/25/05) against this MySQL version, apache2 crashes with an undefined symbol issue.

I have tried multiple compiles and installs with the same end results.

Reproduce code:
---------------
Here are links for code used to get results.

http://chris.epliant.com/php/ - Main list
http://chris.epliant.com/php/php-5.0.3-mysqli-results.txt

http://chris.epliant.com/php/install_php-5.0.3-mysqli
http://chris.epliant.com/php/php-5.0.3-mysqli-configure.txt
http://chris.epliant.com/php/php-5.0.3-mysqli-compile.txt
http://chris.epliant.com/php/php-5.0.3-mysqli-compile-output.txt
http://chris.epliant.com/php/php-5.0.3-mysqli-test.txt
-- This accounts for the two errors reported by the test process --
http://chris.epliant.com/php/php-5.0.3-mysqli-install.txt

http://chris.epliant.com/php/apache2-restart-results.txt

This test server is on port 3307 for testing purposes.  

Expected result:
----------------
Expect to build PHP with MySQLi enabled.

Actual result:
--------------
http://chris.epliant.com/php/apache2-restart-results.txt

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-01-26 04:22 UTC] sniper@php.net
Your /etc/ld.so.conf file misses the path to the libtool libraries.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 03 17:01:32 2024 UTC