Posted by Siegfreed on 02/07/07 08:02
My PHP version is obviously not compiled with MySQL support,
consequently I get the following message:-
Fatal error: Call to undefined function mysql_connect() in
C:\http-dir\board\connect.php on line 3
Question:- How do I instruct PHP to support MySQL?
Please note:-
extension=php_mysql.dll
extension=php_pdo_mysql.dll
in php.ini are enabled, and php.ini is located in the php root directory.
Thank you.
Navigation:
[Reply to this message]
|