Installing Drupal on 1and1 servers.
As most first times (or first couple of times), installing Drupal wasn’t as easy as expected but it should have been if I was better prepared.
Now, I think I could do it in my sleep. ;-)
So the first thing you will need in a non MS hosting plan from 1and1. I have the Business plan, but any of the accounts should do. If you look at the comparison chart, they all do PHP and SQL.
Note: Yes I know you can do it under IIS, but I didn’t do it that way. In fact, Imoved to the Linux package from an MS one just to install Drupal
Now you need to download the latest version of Drupal from http://drupal.org/project/Drupal+project.
Unzip, oops, untar the file to someplace in your hard drive like x:\drupal\drupal-#.#.#, but any place that you can get to (and remember) will be fine.
Now go to your 1and1 admin web page at http://admin.1and1.com and log in. You will need to create a SQL database. Make sure you are on the Administrator TAB and click the MySQL Administration icon.
Now create a new database by clicking the “New Database’ button. Give the database a description. Doesn’t really matter what you put here, just something that you will remember. I put the name of the site someone in this description, to easily identify it. Believe me, you will need it, especially if you are going to create more SQL databases.