Results 1 to 3 of 3
I am trying to connect to my mysql database using php but I am getting the error "Fatal error: Call to undefined function mysql_connect()".
I checked phpinfo() and there is ...
- 07-31-2010 #1Just Joined!
- Join Date
- Jul 2010
- Posts
- 1
Undefined function mysql_connect()
I am trying to connect to my mysql database using php but I am getting the error "Fatal error: Call to undefined function mysql_connect()".
I checked phpinfo() and there is no reference to MySQL. I believe this means that my install of PHP doesn't support MySQL. Do I need to uninstall and reinstall with a version of PHP with MySQL support? If so how should I do this and how do I get a version of PHP that supports MySQL?
Thanks.
- 08-08-2010 #2
@Scotty2024
I see that your question has not been answered in over a week. I suspect that no one knows the answer here. Have you tried the php and mysql forums?
- 08-26-2010 #3


Reply With Quote
