MySQL Forums
Forum List  »  Newbie

Re: Cannot connect to my Database
Posted by: Rick James
Date: January 19, 2013 05:19PM

Typically, the web server and the database are on the same computer, so "localhost" is possible. The user is using his browser (the web client) to talk to the web server (Apache, IIS, Tomcat, etc). The web server uses a mysql client library to talk to the mysql server.

Options: ReplyQuote


Subject
Written By
Posted
January 18, 2013 12:09AM
Re: Cannot connect to my Database
January 19, 2013 05:19PM
January 20, 2013 12:38AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.