How to Install Joomla 2.5 on localhost
What you'll need Before Installation
Download Joomla and Wamp Server
WoW !! you now have a local copy of Joomla for testing purposes
Download Joomla and Wamp Server
- Joomla 2.5x (meaning latest version ) http://www.joomal.org
- Wamp grab it from http://www.wampserver.com/
- Install Wamp
- unzip joomla into your wamp's www folder (eg C:\wamp\www\joomla
- start wamp
- open a browser window and go to http://localhost/joomla
- follow the on screen prompts to install joomla
- Host Name = localhost
- MySQL User Name = root
- MySQL Password = blank (don't put anything in this box)
- MySQL Database Name = anyhting you like (eg joomladb)
- MySQL Table Prefix = jos_ (this is set as default but you can change it)
- Make sure that install sample data is ticked
- Click "next"
- Site name = your site name
- VERY IMPORTANT!! Change the admin password to something memorable (as this is only for testing locally I'd suggest setting the password to admin or password or similar
- Remove or rename BOTH of the following: INSTALL.PHP and the installation folder (eg C:\wamp\www\joomla\installation\)
- in your browser window click on either the "view site" button or the "Administration" button
WoW !! you now have a local copy of Joomla for testing purposes
Comments
Post a Comment