Fatal error: Call to undefined function mysql_connect()

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
malali.gopal
Forum Newbie
Posts: 1
Joined: Tue Sep 09, 2008 2:05 am

Fatal error: Call to undefined function mysql_connect()

Post by malali.gopal »

I am using the Tomcat server and PHP and i wanted to use the MYSQL Database with it . I am getting the error as Fatal error: Call to undefined function mysql_connect() ... If anyone knows how to overcome with this error, post it here... Thanks in Advance
User avatar
andyhoneycutt
Forum Contributor
Posts: 468
Joined: Wed Aug 27, 2008 10:02 am
Location: Idaho Falls

Re: Fatal error: Call to undefined function mysql_connect()

Post by andyhoneycutt »

A quick search on google and on these forums produces a multitude of information that can help you solve the problem. Please search for the information to see if the answer exists somewhere before posting it -- there is no reason to have the same questions answered over and over again when everyone is capable enough to use the search features provided.
Post Reply