Easy Steps To Install Wordpress In Localhost
There are many ways to install Wordpress in localhost/local computer, and upload to the remote server. Install Wordpress to your localhost can be very useful if you want to edit the template.
- Download and install the EasyPHP. The package includes an Apache server, a MySQL database, a fully PHP execution, as well as easy development tools for your website.
- Download MySQL Admin Tool.
- Install to the root path of the EasyPHP or C:\Program Files\EasyPHP1-8\mysql\MySQL Administrator 1.1.
- Download the newest version of Wordpress. Extract the *.zip file to C:\Program Files\EasyPHP1-8\www.
- Login to MySQL Administrator. The username is root, the password is blank, and the hostname is localhost. Click Catalogs. Right click on the box below the Schemata. Select Create New Schema. Type wordpress in the Schema name.
- Open C:\Program Files\EasyPHP1-8\www\wordpress-2.0.3\wp-config-sample.php. Make a little changes so it will become like this:
define(’DB_NAME’, ‘wordpress’); // The name of the database define(’DB_USER’, ‘root’); // Your MySQL username define(’DB_PASSWORD’, ‘’); // …and password define(’DB_HOST’, ‘localhost’); // 99% chance you won’t need to change this value - Type http://localhost/wordpress-2.0.3/wp-admin/install.php in your browser. Follow the easy steps to install Wordpress.
Download Wordpress Themes Pack, join TemplatePanic.com Membership for only $5 per month!
Contact us if you have trouble downloading our blog template.
To get new update about our newest templates, please subscribe to TemplatePanic.com.







No Comments »
Leave a comment