Click to See Complete Forum and Search --> : PHP5,MySQL4.1...?


LiLcRaZyFuZzY
12-08-2004, 10:38 AM
hi i got a real big problem with php5&MySQL4.1

i have a win2k
php5 is installed in C:\PHP
i got apache 1.3
and MySQL 4.1 installed in C:\MySQL

in php.ini
i uncommented the phpmysql.dll extension and as i noticed that the phpmysqli.dll wasnt loaded, i added it.
now when calling phpinfo() function, it tells me that the client API from mysql is something like 3.2, and the mysqli is 4.3beta.
when i try to connect to a DB, it outputs me that i should upgrade the client, what can i do?
should i go apache 2?

thx a lot in advance, im really totally stuck!

Genixdeae
12-08-2004, 11:34 AM
i dont know what the problem is or how to fix it, but i had those same issues. i got fed up and jus went back to mysql 4.0.x and php 4.x.x. those worked fine for me. i was using XP pro SP1.