php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #24704 MySQL 4.0.13 libmysqlclient.so not compatible with PHP 4.3.2
Submitted: 2003-07-18 05:34 UTC Modified: 2003-07-23 22:29 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:0 (0.0%)
From: cmouse at quakenet dot org Assigned:
Status: No Feedback Package: MySQL related
PHP Version: 4.3.2 OS: Linux mordor 2.4.20-grsec #10 Th
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2003-07-18 05:34 UTC] cmouse at quakenet dot org
Description:
------------
It seems that my PHP works grand without the MySQL 4.0.13 library. Using the bundled library prevents any crashes in phpmyadmin. For some reason, the external library crashes the system, when trying to browse the database in phpmyadmin. 

System => Linux mordor 2.4.20-grsec #10 Thu Apr 17 18:28:33 EEST 2003 i686
Build Date => Jul 18 2003 13:22:57
Configure Command =>  './configure' '--prefix=/usr' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--with-apxs=/usr/bin/apxs' '--enable-inline-optimization' '--with-mysql=/usr' '--enable-bcmath' '--enable-calendar' '--enable-dba' '--enable-dbase' '--enable-dbx' '--enable-dio' '--enable-exif' '--enable-ftp' '--enable-gd-native-ttf' '--enable-mime-magic' '--enable-shmop' '--enable-sockets' '--enable-sysvmsg' '--enable-sysvsem' '--enable-sysvshm' '--with-config-file-path=/etc/php4/apache' '--with-zlib' '--with-bz2' '--with-dom' '--with-gd=/usr' '--with-jpeg' '--with-png-dir=/usr' '--with-zlib-dir=/usr' '--with-t1lib=/usr' '--with-iconv=/usr' '--with-java=/opt/j2sdk1.4.1_01' '--wi\
th-ldap=/usr' '--with-mcal=/usr' '--with-mcrypt=/usr' '--with-mhash=/usr' '--with-recode=/usr' '--with-mm=/usr' '--with-gdbm=/usr' '--enable-versioning' '--with-dom-xslt' '--with-dom-exslt' '--with-gettext' '--with-ncurses' '--with-readline' '--enable-shmop' '--enable-sysvmsg' '--enable-sysvsem' '--enable-sysvshm' '--enable-xslt' '--with-xslt-sablot' '--with-expat-dir=/usr' '--with-zip'

This is the compilation line I used

Compiler:
Reading specs from /usr/lib/gcc-lib/i386-linux/3.3/specs
Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i386-linux
Thread model: posix
gcc version 3.3 (Debian)

MySQL configure:
'--prefix=/usr' '--with-comment' '--with-libwrap=/usr/lib' '--with-mysqld-user=mysql' '--with-tcp-port=3306' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-debug' '--enable-thread-safe-client' '--enable-assembler' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--without-pstack' '--without-bench'




Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-07-18 06:00 UTC] derick@php.net
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.

 [2003-07-23 22:29 UTC] sniper@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 22:01:28 2024 UTC