From: gregory dot fennell at am dot sony dot com Operating system: RedHat v8.0 PHP version: 4.3.1 PHP Bug Type: Compile Failure Bug description: Make fails after upgrading to mysql v4.0.12
I upgraded one of our test systems today to the newest production release of MySQL v4.0.12. After upgrading apache will crash with an error saying it can't find libmysqlclient.so.10. I recompiled apache and came up with the same error. I then recomplied php and during the "make" php errored out with the following: make: *** [libphp4.la] error 1 I downgraded to MySQL 3.23.55-1 and recompled php and it worked fine. There seems to be an issue with compiling php-4.3.1 with MySQL-4.0.12 (Production). If anyone can help with this that would be great since I want to use some of the new features in MySQL 4.x. Versions: PHP-4.3.1 COMPILE: ./configure --with-mysql=/usr --with-mysql-socket=/var/lib/mysql/mysql.sock --with-gd --enable-sockets --with-apxs2=/www/bin/apxs --with-config-file-path=/usr/local/lib/ --with-ldap --with-openssl=/usr/local/ssl/ --with-zlib-dir=/usr/include/ --with-java=/usr/java/j2sdk1.4.1_01 --with-mcal --with-ttf --enable-gd-native-tt --with-mnogosearch MySQL-4.0.12 (Production release) COMPILE: RPM Kernel-2.4.18-27.8.0 COMPILE: RPM RedHat-8.0 -- Edit bug report at http://bugs.php.net/?id=22787&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=22787&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=22787&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=22787&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=22787&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=22787&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=22787&r=support Expected behavior: http://bugs.php.net/fix.php?id=22787&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=22787&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=22787&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=22787&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22787&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=22787&r=dst IIS Stability: http://bugs.php.net/fix.php?id=22787&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=22787&r=gnused