Help - Search - Members - Calendar
Full Version: Database Configuration Help
Zymic Webmaster Forums > Zymic Free Web Hosting > Databases & MySQL
G3RG
OK I need help figuring out why it says this:


Could not connect to the database, see error message below.
Access denied for user '*********'@'localhost' (using password: YES)

******** is my site. wasnt sure if i should block it or not.

Database Server Hostname is: localhost right?


what do i do with my database name? ********@***.org?

and my database username and password? where can i figure out what these are? or are they my login and password for my website control panel for *******.***.org?

please help?
Brandon
QUOTE(G3RG @ Jan 4 2008, 10:39 PM) *
OK I need help figuring out why it says this:
Could not connect to the database, see error message below.
Access denied for user '*********'@'localhost' (using password: YES)

******** is my site. wasnt sure if i should block it or not.

Database Server Hostname is: localhost right?
what do i do with my database name? ********@***.org?

and my database username and password? where can i figure out what these are? or are they my login and password for my website control panel for *******.***.org?

please help?


$host ="localhost";
$username="yoursitename_zzl_org_databasename";
$password="you should know that";
$db_name="yoursitename_zzl_org_databasename";

Thats how it should be but if your site is ... zxq.net it would be zxq_net etc....

hopes this helps

Didnt need to post twice wink.gif
Lou
hey, crown not everyone uses zzl.org as domain. ore is it zzl_org for every database u create on every domain?
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2012 Invision Power Services, Inc.