Joomla 2.5 Installation Tutorial

Hosting requirements

Installing Joomla! for the first time is very easy. Joomla!’s built-in installer makes setting up your new site a breeze.
Before we start installing Joomla!, there are a couple prerequisites that need to be met to install successfully:

  • Hosting - whether you have a dedicated server, or shared hosting plan, you’ll need some sort of web hosting that meets the following requirements:
    • PHP v. 5.2+
    • MySQL 5.04+
    • Apache 1.3
  • MySQL Database - you’ll need access to a MySQL database, as well as the following credentials.
    • DB Name
    • Host Name
    • Username
    • Password
  • FTP Client - for transferring files to your server. If you don’t already have an FTP client that you use, we recommend Filezilla (ensure transfers are set to Binary)
  • Latest Release of Joomla! 2.5.X - you can find that here Download

How to Install Joomla 2.5?

With these requirements met, and resources in place, we are ready to install Joomla
To begin our installation, we’ll first need to move our Joomla installation package to the server. This can be accomplished by simply moving the downloaded package to your server, then unpacking it. Or you can unpack the files on your local computer, then move the Joomla installation over to your server. Either way, the Joomla installation needs to be unpacked in the root of your site.
Caution - if you unpack the files on your own computer, then copy them to your server, be sure to move only the files contained INSIDE the Joomla package. If you transfer the Joomla folder as well, your site will be accessed at yoursite.com/Joomla instead of yoursite.com.
The Joomla installer now makes it very easy to install Joomla. With the files transferred to your server, access the Joomla installation through your web browser by entering the address of your site, for example http://www.example.com.

Step 1 is to select your language in the screen above, then press the 'Next' button in the upper right corner.
J17installscreen1.png

Step 2 runs a series of system and server checks to ensure that Joomla will be able to install, and function correctly. The top section of items should all be green and 'Yes'. If any are not (they'll be red and say "No") then you will need to take action to correct them. The bottom section of items are not required, but are recommended to ensure that Joomla can operate smoothly. 
J17installscreen2.png
Step 3 is to review the GNU license. This is the software license agreement for Joomla use, and simply requires you to press 'Next' in the top right corner after reviewing.
J17installscreen5.png

Comments