A tutorial on how to install wordpress on a local webserver with the help of XAMP (comes with apache,mysql,ftp etc )
Honeytech Blog give-and-take community
A tutorial on how to install wordpress on a local webserver with the help of XAMP (comes with apache,mysql,ftp etc )
It's very simple to install.
- Get install package at http://wordpress.org/download/
- Extract to subdirectory has parent name www of wamp or xamp in your PC (or any directory but you can config alias of your server)
- Create database with any name.
- Open file ~/wordpress/wp-config-sample.php, fill in your database connection details and change to its name to wp-config.php
- Run file ~/wp-admin/install.php on browser to begin install.
*** Note the generation password given to you.
You must log in to post.