Most common question is what is your MySQL Host name when you connect with the Database ?
It it "localhost"
Since your files and database is hosted on same server your MySQL hostname is localhost even it hosted on the server.
- 53 Users Found This Useful