You are Here: FAQ ->Scripting and Programming Languages->PHP->Article #13


WebHosting 5.0 This article is for 1&1 Linux WebHosting only.


How do I install WordPress?



To install WordPress you will need to first create a MySQL database. This can be done in the 1&1 Control Panel. If you have already created a database and need the database information or need to create a database see this article.

This article will describe how to install wordpress with either ftp or with ssh. If you are going to use ssh and want to review how to connect with ssh, see this article: How do I connect using SSH?. If you do not know how to use ftp or need a refresher check out the articles here.


If you are going to use ssh (commands that are to be typed into the command line are in bold):

1.Step:

Get the package from wordress

wget http://wordpress.org/latest.tar.gz

2.Step:

Unzip and uncompress the files

tar -zxvf latest.tar.gz

3.Step:

Rename the wordpress folder

mv wordress domain

where domain is the domain you are installing wordpress for. For example, if you were installing wordpress for xyz.com you would rename the folder to xyz

Skip to the 3rd section



If you are going to use ftp

1.Step:

Download the latest version of Wordpress from Wordpress

2.Step:

Go to the zip file you just downloaded and uncompress the zip file.




Figure 1: Extract All Files





Figure 2: Pick a Destination





Figure 3: Finish

3.Step:

Rename the wordpress folder that you just uncompressed to the domain name that you are installing wordpress for. For example, if you were installing wordpress for xyz.com you would rename the folder to xyz


4.Step:

Upload the folder to your webspace and Skip to next section.



Finishing the installation

1.Step:

Edit the desitnation for the domain you are installing wordpress on so that its destination is the same as the foldername you just changed the wordpress folder to. To edit destination see How do I set up or change a destination for the domain?

2.Step:

Go to domain.com/wp-admin/setup-config.php where domain.com is your domain name. Read over the details on the flash page and click on 'Let's Go'

3.Step:

Fill out the database information. If this is a managed server you will need to use

localhost:/tmp/

If you are using a shared hosting package then you will use the hostname you retrieved when accessing the database information. Then click on 'Submit'




Figure 1: Configuration for Manged servers





Figure 1: Configuration for Shared Servers


4.Step:

At this point just follow through the wizard and enter your information such as the Blog's Title, you email address so when you forgot your password it can be sent to you, and store your username and password in a safe manner or memorize it. You can change the password once you login to wordress in the Users section of Wordress.

You have now installed Wordpress.



Note: 1&1 does not provide support for 3rd party software. This includes WordPress.


Print Article
How useful was this article?
(From 5 = Very Useful to 1 = Not useful at all):
1 2 3 4 5