How to install?

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
Celiria

How to install?

Post by Celiria »

I am using 1and1.com webhosting and I was wondering if someone would be so kind as to walk me through setting CMS up on my server.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: How to install?

Post by Dr.CSS »

Sure... I use them and Love it...

Login to your account at 1&1, in admin look for MySQL Administration symbol, looks like a pile of disks with a courser arrow, click,
Then on the DB bar click "New Database" button, give it a name and click Setup button now you see...

MySQL Database Setup
Your MySQL database details are shown in the lower overview.
Database name db****
Host name ****.perfora.net
Port 3306 (standard port)
User name dbo****
Password *****
Description test
Status setup started

click Overview button...
Now DB bar has your info for the DB,

FTP, to get the access info to do this, in 1&1 admin the left box or below under Web Space & Access click the FTP and it will give you your info, all the files/folders for CMSMS...
  when you install your CMSMS and get to step 10 in Handbook input your info, I just copy/paste it from the site, they give you weird names and passwords...
Host address is Host name,
Port is the same,
Database Name is DB Name,
User Name and Password ditto,
Table prefix can be left as is,
Leave check in Create Tables...

Now click Continue button and all should be good... :)
Pierre M.

Re: How to install?

Post by Pierre M. »

I love 1&1 too. I love their SSH access.

Celiria, If you know what SSH is, I suggest you use it rather than FTP. This way you avoid all FTP uncomplete transfer problems :

ssh to1&1
wget cms.tgz
tar zxf cms.tgz
etc...

PM
Locked

Return to “[locked] Installation, Setup and Upgrade”