How to Install joomla in localhost
Just like drupal, joomla can also be used as a content management for web sites. You must have mysql,php and apache installed in your machine. Create a database in mysql for joomla Download joomla. Unzip theĀ file Find out the root directory of your Apache. The value will be present in httpd.conf Copy the joomla [...]
How to install WordPress in localhost
WordPress is the most commonly used blogging platform. If you are a developer, you may wish to test a lot of things in your machine. It may be related to the development of themes and plugins. WordPress can be installed in your machine locally. You must have mysql,php and apache installed in your machine. Create [...]
How to Install drupal in localhost
Drupal is one of the best content management software for web site development. But you can install drupal in your local machines and test its working. To see how it works, follow the steps given below. You must have mysql,php and apache installed in your machine. Create a database for drupal usage in mysql Download [...]