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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
26 - 14 = ?
Subscribe to this entry?

 
 [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: Sat May 18 02:01:33 2024 UTC