Suddenly out of the blue I get the following :Fatal error: Call to undefined function mysql_connect() in F:\xampp\htdocs\Cars\include\dbconnection.php on line 9
The design works fine, can connect to DB. Uninstalled version 5:1 rebooted and re installed . Could anybody please give me some advice. Thanks
Page 1 of 1
[SOLVED] Call to undefined function mysql_connect() in Call to undefined function mysql_connect() in
#2
Posted 20 March 2010 - 03:02 PM
Code11, on 20 March 2010 - 12:40 PM, said:
Suddenly out of the blue I get the following :Fatal error: Call to undefined function mysql_connect() in F:\xampp\htdocs\Cars\include\dbconnection.php on line 9
The design works fine, can connect to DB. Uninstalled version 5:1 rebooted and re installed . Could anybody please give me some advice. Thanks
The design works fine, can connect to DB. Uninstalled version 5:1 rebooted and re installed . Could anybody please give me some advice. Thanks
After many hour of searching the following
the extention used is: extension=php_mysql_libmysql.dll
The path was shown as extension_dir = "ext" and after changing it to the full path: extension_dir = "F:\xampp\php\ext" the problem was solved.Thanks to the forum and Jane's previous reply to a similar problem.
Page 1 of 1

Sign In
Register
Help
This topic is locked
MultiQuote