PHP and SQL will not link?

Adzi

New member
I have installed PHP and SQL onto a vista computer.

PHP works fine and SQL is running however when I enable the line

extension=libmysql.dll

in php.ini I get told CGI has crashed. I have libmysql.dll and php_mysql.dll in the extensions foler and libmysql.dll is also in the system 32 folder as well as in the system variables (the extension folder is mapped correctyly in php.ini).

Does anybody know what I have done wrong and why this will not work as it is driving me crazy?

Thanks

Adzi
 
Back
Top