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
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: 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

Pull Requests

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: Sat Dec 21 15:01:29 2024 UTC