This one is about my own experience when installing wordpress in my own computer. The version of wordpress installer I had tested was WordPress 3.5.1
Pre Installation
1. Download wordpress installer http://wordpress.org/ (newest version recommended).
2. Download xampp from http://www.apachefriends.org/en/xampp-windows.html (For non Windows users, you can select xampp suits OS you are using).Immediately Install xampp on your computer / laptop.
3. Extract zip file wordpress installer and place the files in separate folder. (This step is to get you easy when searching the files).
4. Open the folder wordpress and find the wp-config-sample file (this file is in php type).
5. Then, open the file using notepad or wordpad, next edit the file wp-config-sample
Change the database_name_here to your desired name.
(In this example I change them to be yogyakartatourism)
Change the username_here to root
(See the screenshot below )
7. Next step, save the php file you just have edited with new name (save as) wp-config.php
See the screenshoot below.
As you can see now. There is another file in your wordpress folder of which name is wp-config.php above wp-config-sample
8. Go to the folder xampp (don’t run xampp at this point).
Open hotdocs folder.


Create a new folder and name it with your own desired database name (in this example I named the new folder as yogyakartatourism).
9. Copy or move the whole content folders in your wordpress folder to the new folder you have named with your database name.

(In this sample I cut and pasted the above folders to the yogyakartatourism folder in the subfolder of hotdocs)
10. Finished editing and creating folder for your database, now run the xampp program.

Pre Installation
1. Download wordpress installer http://wordpress.org/ (newest version recommended).
2. Download xampp from http://www.apachefriends.org/en/xampp-windows.html (For non Windows users, you can select xampp suits OS you are using).Immediately Install xampp on your computer / laptop.
3. Extract zip file wordpress installer and place the files in separate folder. (This step is to get you easy when searching the files).
4. Open the folder wordpress and find the wp-config-sample file (this file is in php type).
Change the database_name_here to your desired name.
(In this example I change them to be yogyakartatourism)
Change the username_here to root
(See the screenshot below )
See the screenshoot below.
As you can see now. There is another file in your wordpress folder of which name is wp-config.php above wp-config-sample
8. Go to the folder xampp (don’t run xampp at this point).
Open hotdocs folder.


Create a new folder and name it with your own desired database name (in this example I named the new folder as yogyakartatourism).
9. Copy or move the whole content folders in your wordpress folder to the new folder you have named with your database name.

(In this sample I cut and pasted the above folders to the yogyakartatourism folder in the subfolder of hotdocs)
10. Finished editing and creating folder for your database, now run the xampp program.

Open your browser and type localhost and press enter.
When you see homepage of xampp screen click phpMyAdmin (look at the left sidebar)
11. Click tab Databases (located on the left top side)
And create data base name with your own. (In this example I created t the name of database as yogyakartatourism)

11. Click tab Databases (located on the left top side)
And create data base name with your own. (In this example I created t the name of database as yogyakartatourism)

Don’t forget to click Create to confirm that you are making a new database!
If you have successfully created database, then the database name will be shown on the left sidebar.
Done creating database in your php admin. Close the page.
Let's move to the next stage. The Installation of the wordpress on your local host / your own computer.
Installation
1. Open the browser and type http://localhost/yogyakartatourism
(above is the example of database name)
You will see this

If you have successfully created database, then the database name will be shown on the left sidebar.
Done creating database in your php admin. Close the page.
Let's move to the next stage. The Installation of the wordpress on your local host / your own computer.
Installation
1. Open the browser and type http://localhost/yogyakartatourism
(above is the example of database name)
You will see this

2. Click create a configuration file
3. Click Let’s go!
Database name: type your database name (example is yogyakartatourism)
User Name : root
Password: Leave it blank
Database Host : localhost
Table prefix: wp_
4. Click Submit

User Name : root
Password: Leave it blank
Database Host : localhost
Table prefix: wp_
4. Click Submit

5. Click Run the install
Next step you are asked to submit several information you will need to at later time to fill out when you are going to enter your offline wordpress. Information required are shown on the following screenshot.


6. Click Install WordPress
Upon successful with the installation, you can login as you usually do when login on online wordpress.com
The page you can access to login is http://localhost/ wp-login.php
The page you can access to login is http://localhost/ wp-login.php
Or everytime you login you can access http://localhost/your_own_ database_name/wp-login.php
Note: your_own_ database_name means the name of database (usually same as username) you have created during installation process. For the above sample I accessed http://localhost/yogyakartatourism/wp-login.php . Below screenshot illustrates the login page.

Thanks for reading.
Note: your_own_ database_name means the name of database (usually same as username) you have created during installation process. For the above sample I accessed http://localhost/yogyakartatourism/wp-login.php . Below screenshot illustrates the login page.

Thanks for reading.
0 komentar:
Posting Komentar