Install WordPress at Home

Hello everybody, at previous posts I’ve talk everything around preparing development tools for offline activities. For some of you that not familiar with the term, here what I means ‘offline activities’:

They don’t have hosting account and want to try everything locally.

OK, let start install WordPress at home :-)

Download WordPress

Get latest wordpress from wordpress.org. Pick .tar.gz or .zip file.

download wordpress Install Wordpress at Home

Save to any folder and extract to :

C:\wamp\www

extract wordpress Install Wordpress at Home

Running Wampserver

Click Start -> All Programs -> Wampserver -> Start Wampserver

Open Browser and type the address :

http://winhows.net/wordpress and hit Enter (winhows.net created from previous tutorial about setting fake domain)

The address should be open and display this error :

There doesn’t seem to be a wp-config.php file. I need this before we can get started. Need more help? We got it. You can create a wp-config.php file through a web interface, but this doesn’t work for all server setups. The safest way is to manually create the file.

Move the file and create config file for wordpress

Previous address (http://winhows.net/wordpress) isn’t good as I want the address is :

http://winhows.net

Would make me easier for future work (migrating to real host etc)

The easiest way to do that is simple. Cut and paste all content of ‘wordpress’ folder to its root folder.

Before move

move wordpress Install Wordpress at Home

After move the content

move wordpress2 Install Wordpress at Home

After move the content next step is create config file that easily accomplished by rename existing file :

wp-config-sample.php to wp-config.php

Create MySQL Database

Open http://winhows.net/phpmyadmin

and create database ‘winhows’.

create mysql db Install Wordpress at Home

Edit wp-config.php

Change these variables :

/** The name of the database for WordPress */
define(‘DB_NAME’, ‘putyourdbnamehere’);

/** MySQL database username */
define(‘DB_USER’, ‘usernamehere’);

/** MySQL database password */
define(‘DB_PASSWORD’, ‘yourpasswordhere’);

Save file.

Install WordPress ’5 minutes famous way’

Open :

http://winhows.net

Fill all info and don’t forget to use email account that I’ve made before.

install wordpress 5 minutes Install Wordpress at Home

Press “Install WordPress” button will give me this message :

Success!

WordPress has been installed. Were you expecting more steps? Sorry to disappoint.

Username admin
Password FrsyDyc)mls@
Note that password carefully! It is a random password that was generated just for you.

Great, everything looks Good.

Check Email

Oops, one more thing to check.

Email notification.

Just open your webmail as previously installed.

check wordpress email Install Wordpress at Home

Everything work as planned.

See you in next tutorial.

Stay Health!

Related Reading:

118 Most Useful Plugins To Increase Power & Effectiveness Of Your WordPress Blog - Learn Secrets Tools & Tricks! Mission-Surf118 Most Useful Plugins To Increase Power & Effectiveness Of Your WordPress Blog - Learn Secrets Tools & Tricks! Mission-SurfThe 118 Most Useful Plugins for Your WordPress Blog is a no-nonsense breakdown of over one hundred different ways to increase the power and effectiven... Read More >
Winning The Online War The Wordpress Way (Learn How To Make Money Using Blogs)Winning The Online War The Wordpress Way (Learn How To Make Money Using Blogs)Unless you have never used the internet before, then it is unlikely that you haven't heard of a blog before. Blogs have become so much part of the int... Read More >

Thanks for reading, if you think this post help you please consider to buy me a beer

Search Terms :

  • cache:YqKqJ3ybxOsJ:www hostingformula net/phpmyadmin-error-cannot-connect-invalid-settings-phpmyadmin-tried-to-connect-to-the-mysql-server-and-the-server-rejected-the-connection/ phpmyadmin cannot open themes folder
  • hosting wordpress at home
  • kloxo wordpress db_user
  • There doesn t seem to be a wp-config php file
  • There doesnt seem to be a wp-config php file I need this before we can get started Need more help? We got it You can create a wp-config php file through a web interface but this doesnt work for all server setups The safest way is to manually create the fi
  • There doesnt seem to be a wp-config php file xampp
  • There doesn\t seem to be a wp-config php file
  • wordpress 3 0 install error there doesnt seem to be a wp-config php
    • Share/Bookmark
    Step By Step, wordpress online store

    If you enjoyed this post, please consider to leave a comment or subscribe to the feed and get future articles delivered to your feed reader.

    Comments

    2 Responses to “Install WordPress at Home”

    Leave Comment

    (required)

    (required)