From:             chris at epliant dot com
Operating system: Gentoo Linux
PHP version:      5.0.3
PHP Bug Type:     Apache2 related
Bug description:  undefined symbol in MySQLi extension.  Apache2 fails

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

-- 
Edit bug report at http://bugs.php.net/?id=31694&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=31694&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=31694&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=31694&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=31694&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=31694&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=31694&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=31694&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=31694&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=31694&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=31694&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=31694&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=31694&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=31694&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=31694&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=31694&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=31694&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=31694&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=31694&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=31694&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=31694&r=mysqlcfg

Reply via email to