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!
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!