Ivaan shah
Jul 19 2008, 04:12 AM
hi
i am facing problem eagrding database connection.I have ctreated a website on zymic.com
plz guide what will be the host name for database coonection.
Thanks
Ivaan
Andrew
Jul 19 2008, 04:43 AM
localhost
gambino
Jul 20 2008, 05:17 AM
if your trying to find a mysql database storage, the best thing to use is localhost if you created the mysql accounts on your server. if it is from a different website that allows you to access into that data base, then you have to find mysql host for you to continue.
Andrew
Jul 20 2008, 04:31 PM
Gambino's information is partly correct.
You use localhost for the SQL database, but you CANNOT use any outside MySQL server. The Zymic servers don't allow outside connections to or from sites, so you wouldn't be able to access it.
King Tut
Jul 21 2008, 05:31 PM
localhost
and if you are installing some script, some info will look like your URL so if your website is 123.zxq.net
so
Host: localhost
Username: username_123_zxq_net
Database name: DB name_123_zxq_net
Password: *********
you choose the username and the db naame and the password
Dave
Jul 21 2008, 07:07 PM
QUOTE(King Tut @ Jul 21 2008, 05:31 PM)

localhost
and if you are installing some script, some info will look like your URL so if your website is 123.zxq.net
so
Host: localhost
Username: username_123_zxq_net
Database name: DB name_123_zxq_net
Password: *********
you choose the username and the db naame and the password
What are you on about? Please edit your post and remove the sections illustrated.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.