November 19th, 1999, 12:25 PM
-
I know, that's a dead combination, but still, i was very surprised that everything works just fine. For some reaon PHP gives me following thing:
Fatal error: Call to unsupported or undefined function mysql_connect() in lib.inc.php3 on line 119
I can't fix it. I put
extension=php3_mysql.dll
in php3.ini, modifed mysql.default_host and others, but it still says that. How could it be?? Please help!!
------------------
Alex D. G.
http://www.alexdg.com
November 19th, 1999, 01:01 PM
-
don't bother, I found the problem,
extension_dir
was pointing to the wrong directory.
------------------
Alex D. G.
http://www.alexdg.com