From:             ergin at ergin dot net
Operating system: Linux - e-smith RedHat 7.3 based
PHP version:      4.3.3
PHP Bug Type:     MySQL related
Bug description:  wrong MySQL server version info after upgrade from 3.23.57 to 4.0.15

Description:
------------
phpinfo() shows old mysql version

I've recntly upgraded from RHs 3.23.57 RPMs to MySQL's 4.0.15 RPMs.

When running phpinfo() it still shows the older version.
MySQL Support enabled 
Active Persistent Links  0  
Active Links  1  
Client API version  3.23.57  
MYSQL_MODULE_TYPE  external  
MYSQL_SOCKET  /var/lib/mysql/mysql.sock  
MYSQL_INCLUDE  -I/usr/include/mysql  
MYSQL_LIBS  -L/usr/lib/mysql -lmysqlclient  



../phpmyadmin/index.php shows the correct version. (lang-swe)
Välkommen till phpMyAdmin 2.5.3
MySQL 4.0.15-standard körs på localhost som [EMAIL PROTECTED]




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

Reply via email to