Installing WordPress Tutorial

December 13, 2008 · Filed Under Basic Wordpress Tutorials · Comment 

Welcome back!

WordPress is the first choice for many and installing WordPress on your own server is even better because this will give you more control over the plugins and themes, as well as customizing it to your needs. Some online blog services can shut you down without any reason just from recieving 1 complaint. Imagine that? losing however many months or years of content at the press of a button!!

If you have C panel with your web host you can usually install via fantastico clicking one or two buttons. If you have fantastico on your C panel you can avoid doing this way of installation, although this gives you a better understanding of the process. Click here for a Video tutorial on installing WordPress via the C panel.

Step 1.
Go to wordpress.org and click ‘downloads’ from the horizontal menu and download the zip file. Extract this to your local folder.

wporg1.jpg

For Initial Steps of setting up hosting and using winzip and ftp files please refer to these resources:

http://www.winzip.com
http://www.ftpplanet.com/ftpresources/basics.htm

Step 2.
Once uploaded, you’ll need to create a MySQL database. Find the MySQL in your host’s control panel.

wporg2.jpg

Then create a new database:

· Fill out the name of the database
· Click to go back
· Create a user and password
· Again click to go back
wporg3.jpg

Then select ‘all’ under Privileges and add user to the database.

wporg4.jpg

Step 3.
Rename the wp-config-sample.php file to wp-config.php
And open in a text editor to fill out your database details

Step 4.
Upload the files to your server either onto the top root if you want the blog to be your main website or into a subfolder, usually named ‘blog’.

Or just drag the whole ‘wordpress’ folder to your root directory and rename it.

Step 5.
Run the install script by going to it in your browser.
* If you installed WordPress in the root directory, you should visit: http://yoursiteexample.com/wp-admin/install.php

* If you installed WordPress in its own subdirectory called blog, for example, you should visit: http://yoursiteexample.com/blog/wp-admin/install.php

Share this:
Share this page via Email Share this page via Stumble Upon Share this page via Digg this Share this page via Facebook Share this page via Twitter

Installing WordPress with C Panel

December 13, 2008 · Filed Under Basic Wordpress Tutorials · 1 Comment 

Installing a WordPress blog on your server needn’t be hard work. Most hosts provide a C Panel which gives you a one button installation, without having to worry about setting up a database and all that stuff :-)

This video gives you a quickblast run through…

Share this:
Share this page via Email Share this page via Stumble Upon Share this page via Digg this Share this page via Facebook Share this page via Twitter