Re: Version question on WAMP setup

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

Thursday, November 17, 2005, 11:55:14 AM, you wrote:

> I just installed Apache 2.0.55 / PHP 5.0.5 and MySQL5.0.15 on WinXP.
> All seems OK, except that when I look at the PHP configuration using
> phpinfo() it reports the MySQL version as 4.1.7 .

I may well be wrong, but isn't the Client API version the version of
the API library that PHP is using to communicate with MySQL, rather
than the version of MySQL you're running (which, to all intents and
purposes, PHP could never know until you actually connect to it -
which phpinfo certainly doesn't).

Cheers,

Rich
-- 
Zend Certified Engineer
PHP Development Services
http://www.corephp.co.uk

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux