How To Install Drupal on Local Computer with Xampp :-
In my previous article i wrote about How To Install WordPress on Localhost with Xampp . Today i am going to show you How To Install Drupal on Localhost with Xampp .
Go to the https://drupal.org/project/drupal and download the zip file
Open http://localhost/xampp/ in your browser .
so now make a database for our Joomla site. Go to the Tools and click on the phpMyAdmin
now click on the Database and click on the create database and enter your database name and select the utf16_unicode_ci and click on the create to crate a new database.
Now extract the WordPress file that you downloaded from the above mentioned link. and paste in the C:\xampp\htdocs folder. rename this folder to drupal.
now open http://localhost/drupal/ and double click on the drupal_7.23 folder to open it.
now select the Standard option and click on the Save and continue option. then choose your language and click on the Save and continue.
Now in the Verify requirement option. by-default root is by-default username and left the password area blank.Now it will start the install profile.
now enter your site name information , site email address , admin username and passwords and click on the save and continue.
after installation it will give you localhost path to login. enter your credentials.
Now your Drupal site is ready to use on local host.
Hope you like my post.How To Install Drupal on Local Computer with Xampp. please Share with others.