Hi again
I'm still getting that PHP has the Mysql-client 3.25.xx whereas i'm pretty sure that i've installed the client version 5. This time i tried it on my WINDOWS PC and the same happens!
I've noticed the PHP has an extension to a library called php_mysql.dll and it references another library within the System32 called libmysql.dll.
If the extension in the PHP.ini file is left uncommented than the Mysql-php link works whereas if its commented with a ; then it doesn;t!
But still if i uncomment it it looks for the mysql3.25.xx library! Mysql has a library called libmysql.dll too but when i tried replacing and started apache it gave errors!
My questions are:
1) Is there another php_mysql.dll available somewhere which references the new libmysql.dll?
2) is there another extension i should provide instead of the c:\php\sapi\php_mysql.dll
3) is there a work around to this!
Thanks and i apologize for my ignorance!
Nicky
I'm still getting that PHP has the Mysql-client 3.25.xx whereas i'm pretty sure that i've installed the client version 5. This time i tried it on my WINDOWS PC and the same happens!
I've noticed the PHP has an extension to a library called php_mysql.dll and it references another library within the System32 called libmysql.dll.
If the extension in the PHP.ini file is left uncommented than the Mysql-php link works whereas if its commented with a ; then it doesn;t!
But still if i uncomment it it looks for the mysql3.25.xx library! Mysql has a library called libmysql.dll too but when i tried replacing and started apache it gave errors!
My questions are:
1) Is there another php_mysql.dll available somewhere which references the new libmysql.dll?
2) is there another extension i should provide instead of the c:\php\sapi\php_mysql.dll
3) is there a work around to this!
Thanks and i apologize for my ignorance!
Nicky