Monday 11 March 2013

Install Joomla with wamp



  1. Download Joomla files in http://www.joomla.org/download.html
  2. Stored that joomla folder in wamp/www
  3. Then give 0777 (Read and write )permission for whole joomla folder
  4. Please check all wamp services are in enable mode,if you want to check all service enable (wamp server in Quick launch toolbar shows in green color)
  5. Create Database in mysql (eg - DB name: joomla)
  6. select language because joomla supports multiple language(so choose language)
  7. Then Preinstallation files are displayed-no need for change
  8. Then Licence page – click next
  9. Then Database Configuration
    Select Database type as Mysql
    Host name -> Localhost
    Give username, password for mysql
    Give Database name
    click next button
  10. FTP Configuration
    This step is not necessary for local setup,if you could integrate with other server means it is necessary
  11. Main Configuration
    Give site name,admin mail ID,admin username,admin password,confirm password
    if u want ti install sample data click install sample data button(else it is not necessary)
    click next button
  12. It is the last step if you want to remove the installation folder please click remove installation folder
  13. Then click the right top buttons for going to frontend and backend

No comments:

Post a Comment