Corner Desk

Wordpress Instalation on your computer

by BR on Mar.19, 2009, under Internet World

At the Last post “wordpress installation to web”, now you can install wordpress to your computer. You can modification wordpress as you like and there is a thousand the that can you use it.

Let’s prepare everything to installation
1.  Prepare you wordpress script.
2.  To operate script on your computer you must have “Appserv” software, download it.
3.  To edit Script, you need notepad++, download it.

For installation follow steps bellow:
1.  Install your computer with notepad++
2.  Install your computer with appserv
In the installation appserv you will find  form, fill it, name server : localhost, administrator email addres : anything@anything.com then click next and you will find empty form again, fill it with your root password and fill re-enter root password, let another as deflaut. then click install.
After installation finished, edit your apache confirugation file…….. click Start from your desktop – program – appserv – confirugation server – Apache Edit the httpd.conf Configuration File,  find “#LoadModule rewrite_module modules/mod_rewrite.so” then deleted “#” symbol then save and close it.
3. Load your wordpress script to appserv
Copy and paste your wordpress to Appserv subfolder  ” www ” folder then prepare database for your wordpress.  Open  your Browser and go to http://localhost/phpmyadmin, fill user name : root and password : your password  (password that you installed  to appserv), then make new database, fill the name for your database example: wp1 the clivk go, your database is ready now then you must edit your wordpress file.
Edit your Wordpress file, find flle “config-sample.php”, rename it to “config.php” then open that file by using noteped++. Replace the deflaut name inside of this file, for example, see bellow:
edit…..1, edit your wp-config.php, replace DB_NAME, DB_USER, DB_PASSWORD and DB_HOST with yours, shown like bellow:
define(’DB_NAME’, ‘database_name‘); // The name of the database
define(’DB_USER’, ‘root‘); // Your MySQL username
define(’DB_PASSWORD’, ‘root_password‘); // …and password
define(’DB_HOST’, ‘http://localhost‘); // 99% chance you won’t need to change this value
Then Update or save.
Load your Wordpress……… Install it then note your password, your deflaut wordpress username is ‘admin” and cannot be change, but you can change your password.
:,

1 Comment for this entry

Leave a Reply

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!

Visit our friends!

A few highly recommended friends...

    Archives

    All entries, chronologically...