
January 31st, 2000, 02:02 PM
|
|
Junior Member
|
|
Join Date: Jan 2000
Location: Malmö
Posts: 13
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Hello,
We have just got MySQL to work on Windows, have installed and configured Apache and PHP so everything is working but not with eachother !
When we try to do mysql_connect() we a get error message :
"Fatal error: Call to unsupported or undefined function mysql_connect() in c:wwwqm_phpindex.php3 on line 23"
We are not sure how to connect to our database and the information on MySQL.org and php.net are not very useful.
|