.
Divya
Install Joomla in local host is very easy. Please follow the below step to install Joomla in your localhost.
Database − MySQL 5.1 +
Web Server −
Operating System − Cross-platform
Browser Support − IE (Internet Explorer 8+), Firefox, Google chrome, Safari, Opera
PHP Compatibility − PHP 5.4+ or PHP 5.3.10+
Open the link http://www.joomla.org/ in any browser of your system and download the Joomla by click on the download link that show in the below screen shot.
As Joomla requires MySQL database, create a new empty database with username and password in your PhpMyadmin by visit the link Localhost/phpmyadmin. The user name and password is user defined so give any username and password of your choice.
Open your web browser and navigate to your WordPress file path localhost/< Your_Joomla_folder >.
Example : localhost/joomla/ (wp is my wordpress folder name)
Then you find a page like this.
Fill all the data of main configuration field like site name, Administrator username, password etc. Then click on the next link. After click on the next link you find a page like this below screenshot.
In this step, you can view the information needed for the database before proceeding with Joomla installation.
Here, you have to enter the information about the MySQL database like database name, username, password etc.
After filling all information, click on next button.
Joomla checks the database setting as per given detail by you. If all the detail are match you get a overview page with the details that you enter in previous step.
Then click on the install button to install Joomla.