How to use Wordpress database using WAMP
Rapidsoft Technologies, design, develop and deploy WordPress based websites that help clients achieve their business goals.
1. Install
WAMP
2. Download
wordpress from wordpress.org
3. OpenURL http://localhost/phpmyadmin/
4. Create a
database called 'rabbit'
5. Create a
folder called 'rabbit' in c:/wamp/www/
6. Put all files
in wordpress.zip into c:/wamp/www/rabbit/
7. Open c:/wamp/www/rabbit/wp-config-sample.php
with Notepad+ or Wordpad and change following lines after
MYSQL
Settings:
The name of the
database for WordPress :-/define('DB_NAME', 'rabbit');
MySQL database
username:- /define('DB_USER', 'root');
MySQL database
password :-define('DB_PASSWORD', '');
MySQL hostname :- /define('DB_HOST','localhost');
8. Save wp-config.sample.php and change its name to
wp-config.php
9. Open URL localhost/rabbit/wp-admin/install.php
10. Choose a language (English) and press enter. Write a
title, type 'kitchen' as username and pick a good password. Then press install.
Done
You should've
successfully installed Wordpress using WAMP.
Rapidsoft is a well-known web Development
Company and we work on all kind of web development technologies. WordPress has
also become the content management software of choice for non-blogging
websites.Rapidsoft has well-know Wordpress web developers that know the most
functional ways to utilize the power of Wordpress environment and its capacity.
Comments
Post a Comment