Zen Cart Logo
Forums / Installing on a Linux/Unix Server / Newbie Needs Install Help Please!

Newbie Needs Install Help Please!

Views: 734

Results 1 to 5 of 5
17 Jan 2011, 3:52 PM
#1
dk_scully avatar

dk_scully

Zen Follower

Join Date:
Jan 2011
Posts:
339
Plugin Contributions:
0

Newbie Needs Install Help Please!

A few months ago, I installed ZenCart (directly from your site, not my cPanel) on my website (https://www.rainforest-pets.com), and the install program worked just fine. Now I'm trying to install it on a different site and it's giving me a totally different install screen and asking for things it didn't ask for the first time. I'm pretty computer-savvy, but I don't know anything about MySQL, so I'm really having trouble here.

The first time, it didn't give me any grief about installing a database--it apparently just went ahead and did it. This time, it's choking on the database install screen. So I went into my cPanel and tried to do what it requested.

I manually created a MySQL database. It insisted on putting victoria_ in front of the name (which I made 'zencart' so I'd remember it). The cPanel also asked me to create a MySQL User, so I used the same name...victoria_zencart and the password I use on the ftp server.

I went back to the install program. I wasn't sure if 'localhost' was correct, but it I tried it the first several times, then changed it to the ip address. No difference.

Under Database Username I put 'victoria_zencart' and under Database Password I entered the correct password. Under Database Name the program automatically put 'zencart' so I've left that alone. I haven't messed with the optional settings at all.

The error message I keep getting back is: "Connection to Database failed
Access denied for user 'victoria_zencart'@'volt.websitewelcome.com' (using password: YES) more info..."

I've tried changing the Database Username to 'victoria' and 'zencart' but I keep getting the same error.

What am I doing wrong, and how can I fix it? This is driving me crazy (and it's a short drive!). :wacko:

Many thanks, in advance, for any assistance you can offer!

17 Jan 2011, 3:58 PM
#2
stevesh avatar

stevesh

Black Belt

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

Re: Newbie Needs Install Help Please!

Far as I know. the Zencart installer has never created the database for you.

localhost is probably correct.

Generally, the user name is prepended to the database name, so victoria_zencart would be the database name Zencart is looking for, as well as the user name, the way you set it up.

17 Jan 2011, 4:02 PM
#3
dk_scully avatar

dk_scully

Zen Follower

Join Date:
Jan 2011
Posts:
339
Plugin Contributions:
0

Re: Newbie Needs Install Help Please!

That's good to know...but why isn't it working?? :dontgetit

17 Jan 2011, 4:04 PM
#4
stevesh avatar

stevesh

Black Belt

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

Re: Newbie Needs Install Help Please!

Because you entered zencart as the database name, instead of victoria_zencart.

17 Jan 2011, 4:08 PM
#5
dk_scully avatar

dk_scully

Zen Follower

Join Date:
Jan 2011
Posts:
339
Plugin Contributions:
0

Re: Newbie Needs Install Help Please!

:laugh: I figured that out just before reading your reply! NEVER trust the defaults that the system gives you...............

THANK YOU for your extremely prompt replies, I really, really appreciate it!!!