Zen Cart Logo
Forums / Installing on a Linux/Unix Server / Installing Zen on 1&1 hosted site

Installing Zen on 1&1 hosted site

Locked

Views: 4,477

Results 1 to 11 of 11
This thread is locked. New replies are disabled.
17 Jun 2010, 8:47 AM
#1
haylau avatar

haylau

New Zenner

Join Date:
Jun 2010
Posts:
5
Plugin Contributions:
0

Installing Zen on 1&1 hosted site

Hi

I am totally new to ecommerce. I have looked at ecwid which I like, but it is a bit limiting for our needs. So I am now looking to install Zen on our site, hosted by 1&1

During the installation process it asks for details about the Mysql database. We already have a database setup containing two tables the details of which are given in our 1&1 control panel

The information I have been given by the person who initialy set up the database on the site allows us to log in to phpmyadmin and adminp using different username to the one on the control panel

So,

  1. Is it OK to allow Zen access to this database, will it overwrite or just at to the tables?
    2)Should I be telling Zen the username is the one shown on the 1&1 control panel n, or the one I access the phpmyadmin username?

Any help gratefully received

Incidentally the username on the1&1 control panel i do not have the password for, but I can re-set it. I am reluctant to do that until I know a bit more about this

Please treat a total newbie with mysql with kindness :wink:

17 Jun 2010, 9:16 AM
#2
stevesh avatar

stevesh

Black Belt

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

Re: Installing Zen on 1&1 hosted site

Zencart needs its own database, so you would create that in the control panel and then point Zencart to it during installation.

It's best to create a new DB user and password, but you can usually use your control panel login information.

17 Jun 2010, 9:22 AM
#3
haylau avatar

haylau

New Zenner

Join Date:
Jun 2010
Posts:
5
Plugin Contributions:
0

Re: Installing Zen on 1&1 hosted site

Thanks Steve

Not sure I would know how / where to create another database, or even if I am allowed. I will have to to talk 1&1 unless you can give some insight?

17 Jun 2010, 10:03 AM
#4
stevesh avatar

stevesh

Black Belt

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

Re: Installing Zen on 1&1 hosted site

I don't know what control panel 1&1 uses, but in CPanel it's under 'Databases - MySQL Databases'. The database creation page is pretty straightforward.

I might also say that many Zenners have had less than good luck with 1&1 as their host.

17 Jun 2010, 10:15 AM
#5
haylau avatar

haylau

New Zenner

Join Date:
Jun 2010
Posts:
5
Plugin Contributions:
0

Re: Installing Zen on 1&1 hosted site

Thanks again Steve

I can see MySQL Configuration, but it seems I can edit the exisiting database, but not add a new one. I am still waiting for a response form 1&1 ;-) Perhaps I am only allowed one databse on the site. The one there is 100 mb - that should be sufficient? I may have to switch it for the cart rather than news items

17 Jun 2010, 11:49 AM
#6
stevesh avatar

stevesh

Black Belt

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

Re: Installing Zen on 1&1 hosted site

1&1's website says you can have 10 databases with their cheapest package, but limit the size to 100Mb.

Honestly, if I were you, I would find a different host before I went much further.

17 Jun 2010, 11:58 AM
#7
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,085
Plugin Contributions:
56

Re: Installing Zen on 1&1 hosted site

FWIW, I've got two zen-cart sites hosted on 1&1's linux servers and they work just fine.

To create a new SQL database, log into your admin.1and1.com, click mySQL Administration and you should see you existing database name. Above that name (in kind of dull colors), is a link to create a "New Database". Click that and copy down the information like username, database name, database password, etc. for your ZC installation ... and you're on your way.

17 Jun 2010, 12:08 PM
#8
haylau avatar

haylau

New Zenner

Join Date:
Jun 2010
Posts:
5
Plugin Contributions:
0

Re: Installing Zen on 1&1 hosted site

Thanks Steve and Lat9

I think the 10 databases on cheapest package are webdatabases, just for setting up thinks like contacts, news etc
@Lat, I do not have the create database fucntion, so presumably on our package (smallest business) we can only have 1. I am still waiting to hear form them. But what i think I can do is convert the exisiting news and contacts to the webdatabase, and that will free up the Mysql for Zen

New to all this, do you think 100 mb for the database is sufficent? I know there will be all kinds of "it depends" . I am guessing we will have a up to 1000 product lines, each would have a photo but really there would be no need (selling nuts and bolts and stuff and one looks much the same as another). Not sure on customers, but certainly not many to start with. Perhaps into the hundres eventually

17 Jun 2010, 1:14 PM
#9
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,085
Plugin Contributions:
56

Re: Installing Zen on 1&1 hosted site

When you log into 1&1 with the Administration tab, on the top left-hand side of the screen there is a Package Usage link. That will let you know how many SQL databases you're allowed and other stuff associated with your account.

17 Jun 2010, 3:00 PM
#10
kuroi avatar

kuroi

Totally Zenned

Join Date:
Apr 2006
Location:
London, UK
Posts:
10,475
Plugin Contributions:
11

Re: Installing Zen on 1&1 hosted site

Also, a correction to an earlier post ... Zen Cart doesn't need it's own database. You can set a database prefix when you install and then all tables with the database will start with that prefix keeping them separate from other tables in the same database.

That said, I don't like 1&1 either. The infrastructure on the servers that I've had to work on there was way out-of-date and buggy and their technical support is one of the worst that I've had to deal with.

17 Jun 2010, 3:43 PM
#11
haylau avatar

haylau

New Zenner

Join Date:
Jun 2010
Posts:
5
Plugin Contributions:
0

Re: Installing Zen on 1&1 hosted site

kuroi:

Also, a correction to an earlier post ... Zen Cart doesn't need it's own database. You can set a database prefix when you install and then all tables with the database will start with that prefix keeping them separate from other tables in the same database.

That said, I don't like 1&1 either. The infrastructure on the servers that I've had to work on there was way out-of-date and buggy and their technical support is one of the worst that I've had to deal with.

Thanks

Bearing in mind we are stuck with 1&1 for now and that I am a total novice to MySql and server type stuff in general. Is it easy to explain how during the install process I can add those prefixes you mention?

1&1 have confirmed to me that we are only allowed one database (and we cannot overwrite the info that is currently in the two tables)

I am considering, for ease at this stage, using 1&1's own ecommerce solution