1. Guarantee Web site malware removal (joomla, drupal, wordpress etc) - don't let your business get down due to virus, malware and blacklist problem.
  2. Recommended Web Hosting to help you doing business online with high performance. : Support ioncube, zend and all other hosting by default.
  3. Get free wordpress website transfer : up to 4 domains Find out more .... Click here to see other user testimonial

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’:

sucuri long Install Wordpress at Home
  • Person who have laptop
  • Person who have workstation / PC at home
  • Other

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

OK, let start install WordPress at home icon smile 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!

hg Install Wordpress at Home

Related posts:

  1. Install wordpress for home development : setting domain
  2. Install wordpress for home development : configure axigen email server part 2
  3. Install wordpress for home development : configure axigen email server part 1
  4. Install wordpress for home development : install wamp server
  5. Install wordpress for home development : install email server

  2 Responses to “Install WordPress at Home”

  1. [...] Enter username and password generated in previous step (install wordpress at home) [...]

 Leave a Reply

(required)

(required)

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

   
© 2011 Hosting Formula Suffusion theme by Sayontan Sinha