Zen Cart Logo
Forums / Installing on a Windows Server / I'm stuck on Setup db system

I'm stuck on Setup db system

Locked

Views: 1,794

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
12 Sep 2007, 11:30 PM
#1
nomadrw avatar

nomadrw

Zen Follower

Join Date:
Sep 2007
Location:
Somewhere in Southern Cal
Posts:
331
Plugin Contributions:
0

I'm stuck on Setup db system

I'm trying to get zen to connect to my db system
I know I'm using the right info but I'm getting this error

Connection to Database failed
Host '64.91.240.xx' is not allowed to connect to this MySQL server more info...

can someone help please

When it ask for your user name and db name
I but down some thing like this

abc_user
abc_storedb

notes abc is the part of the user log-in for the host do I need to add that part.

nomad

PS for the database Host section i have tried yous IP address. the domain name but no luck

13 Sep 2007, 1:25 AM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: I'm stuck on Setup db system

nomadrw:

Connection to Database failed
Host '64.91.240.xx' is not allowed to connect to this MySQL server more info...That means that the MySQL server you specified isn't allowing connections to its databases from the webserver that you're running Zen Cart on.

You'll have to talk to your hosting company to get them to allow your webserver to talk to your database server.

13 Sep 2007, 8:10 AM
#3
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: I'm stuck on Setup db system

PS for the database Host section i have tried yous IP address. the domain name but no luck
This is for many hosts - "localhost" but can be more sepcific. It is not a domain name normally.

13 Sep 2007, 8:40 PM
#4
nomadrw avatar

nomadrw

Zen Follower

Join Date:
Sep 2007
Location:
Somewhere in Southern Cal
Posts:
331
Plugin Contributions:
0

Re: I'm stuck on Setup db system

Thanks for the help everyone.
I figured it out last night.
nomad