Zen Cart Logo
Forums / General Questions / How do I get my username and password for the MySQL Database?

How do I get my username and password for the MySQL Database?

Views: 1,361

Results 1 to 4 of 4
16 Jun 2012, 9:25 PM
#1
bparker avatar

bparker

Zen Follower

Join Date:
Oct 2008
Location:
Rochester, NY
Posts:
232
Plugin Contributions:
0

How do I get my username and password for the MySQL Database?

When I installed Zen Cart, I was told to provide (or was given) a username and password. How do I find out what these were? I need them to make a connection to my database.

Thanks!

17 Jun 2012, 11:50 AM
#2
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: How do I get my username and password for the MySQL Database?

That user name and password would be set when you created your database prior to installing Zencart. If you didn't assign either when the DB was created, they will usually default to the same user name and password that you use to access your hosting control panel.

17 Jun 2012, 5:16 PM
#3
davowave avatar

davowave

New Zenner

Join Date:
Mar 2009
Posts:
90
Plugin Contributions:
0

Re: How do I get my username and password for the MySQL Database?

you can see what the username and password for your database is by looking in includes/configure.php

down at the bottom

18 Jun 2012, 8:59 AM
#4
schoolboy avatar

schoolboy

Totally Zenned

Join Date:
Jun 2005
Location:
Cumbria, UK
Posts:
10,327
Plugin Contributions:
0

Re: How do I get my username and password for the MySQL Database?

Looks like you used a tool such as FANTASTICO or SOFTACULOUS to do the install... This is generally not advised. But in any event davowave points you to your solution to your question.