From: "Donpro" <[EMAIL PROTECTED]>

> 1. I upgraded to PHP 4.3.4
> 2. I upgraded to MySQL 4.0.17
> 3. Restarted Apache; I even rebooted!
>
> When I run phpinfo() in my web browser, it shows:
>
> Client API version: 3.23.58
>
> What's going on ???

That's usual, as far as I can tell. That just means PHP is using the 3.23
version of the client to connect to the server. The server is still running
4.0.17, though. There shouldn't be any issues with this. I don't think you
need new client versions until you get to MySQL 4.1 and higher.

---John Holmes...

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

Reply via email to