Please reply to the list.
GH wrote:
how do i do that on windows?
On Wed, 29 Dec 2004 16:58:53 -0500, John Nichel <john@xxxxxxxxxxxx> wrote:
GH wrote:
Hi all I just installed PHP & MySql on my laptop together with IIS (go ahead and boo)...
I just ran a <?PHP phpinfo(); ?> script to test that the server was working and got a strange result....
it says that I have version 3.23.49 when I have 4.1.8 of mysql installed on the machine... what happened?
3.x are the libraries bundled with PHP. I you want to use the client libraries to match your version of MySQL, you will have to build (compile) php against them.
On Windows? Don't know. I don't use it. But I'm sure there are compliers out there. Replying to the list rather than to just one person will increase your chances of someone being able to answer this question for you.
-- John C. Nichel ÜberGeek KegWorks.com 716.856.9675 john@xxxxxxxxxxxx
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php