3 popular methods for installing Joomla at Rochen:
- Standard Joomla Installer (Default built-in installer, this page)
- Joomla Utilities (Rochen's custom one-click installer)
- Fantastico (cPanel one-click installer)
Standard Install -- The method uses Joomla's built-in install tools. First the files are uploaded and extracted on the server. Then the default Joomla installer is used to complete the installation. Read on to learn more about this method.
Rochen's custom Joomla Utilities -- Rochen has created a suite of Joomla tools to make installation easier. Rochen keeps their tools up to date unlike Fantastico which can be more than a month behind the latest version. If you are trying to decide between Rochen's Joomla Utilities or Fantastico, use Rochen for a Joomla install. Read our full install Joomla using Rochen's Joomla Utilities guide.
Fantastico -- This method uses a cPanel one-click installer to make installation automatic and easy. This method is great for those who only know the basics about Joomla. Read our full guide on installing Joomla using Fantastico.
If you find this install guide helpful, please return the favor by leaving a helpful and honest review for others to learn from. Leave a Rochen Hosting Review.
Watch the Video or follow the steps below
Before you begin, you will need:
- Rochen Account (Sign up)
- cPanel Username & Password
- DNS configured (Domain name pointed to Rochen Server)
Step 1: Download Joomla
- Download the Joomla install 'full package' (.zip) The package is available here: http://Joomla.org/download
*Note at the time of this documents creation Joomla 1.7 is the current version. However, it's recommended to download the latest version.
Step 2: Login to Rochen Control Panel
- Go to http://YOURDOMAIN.com/cpanel
- Enter your cPanel Username, Password and click 'LOGIN'
Step 3: Launch 'File Manager'
- Click 'File Manager' found under the "Files" section.
-
Select 'Web Root' and click 'Go' in the dialogue box that appears after you click on 'File Manager'. By default the web root puts you into the public_html folder. This is where we are installing Joomla.
Step 4: upload Joomla Package
- Verify you are in the 'public_html' folder (This is the top level folder).
- Click Upload. In the upload window, click 'Choose File' or 'Browse'. Select the Joomla Install Package (The '.ZIP' Joomla package) that was downloaded from Joomla.org, and click 'Open' (This is a separate window that is not pictured).
- Highlight uploaded Joomla Package (back in the File Manager after using the upload window).
- Click ‘Extract’ (There should not be ANY files EXCEPT the ‘cgi bin’ folder in the directory you install to. Extra files could mess up Joomla).
*Optional - You can also upload the .Zip of Joomla already extracted via FTP. We recommend Filezilla FTP client software for this.
Step 5: Database Creation
- Click on ‘MySQL Databases’ after scrolling down to the "Databases" section in the Rochen control panel.
Step 6: Create MySQL Database and User
- Create a New Database by entering 6-7 (Where we have x’s in the example) characters where it says ‘New Database: YOURUNIQUEID_XXXX’ (For droplinemenu.com our database is called ‘frame_JOOMLA’), then click ‘Create Database’.
- Create a New User by entering 6-7 characters where it says ‘Username: YOURUNIQUEID_XXXX’ (For droplinemenu.com our username is ‘frame_JOOMLAUSER'), create a strong password, then click ‘Create User’.
- Add the USER to the DATABASE by selecting ‘User: YOURUNIQUEID_XXXX’ to ‘Database: YOURUNIQUEID_XXXX’ (For droplinemenu.com it is ‘User: frame_JOOMLAUSER’ to ‘Database: frame_JOOMLA’) and click ‘Add’.
- Check ‘All Privileges’ and click, ‘Make Changes’ (Not Pictured).
*Note Keep this information close. We will need it in a few minutes.
Step 7: Start the Joomla Install
- Visit http://YOURDOMAIN.com/installation/ (For us it is http://droplinemenu.com/installation) to start the web-installation.
- Choose the preferred language.
- Click 'Next'.
Step 8: Joomla 'Pre-Installation Check'
- Joomla Performs a pre-installation check. All areas need to say, ‘Yes’ in green. If any of these settings say 'No' in red, consult Joomla.org’s help section for more information.
- 'Recommended Settings' are not required to be green, but they are recommended for a reason. It is best if they are all green.
- Click ‘Next’.
Step 9: Joomla 'License'
- Read and agree to Joomla's GNU Public License.
- Click ‘Next’.
Step 10: Joomla 'Database Configuration'
- MySQLi (Most common. It should work for you.)
- Host Name: localhost (Joomla defaults to this)
- Username: YOURUNIQUEID_XXXX (Ours is frame_JOOMLAUSER)
- Password: YOURPASSWORD
- Database Name: YOURUNIQUEID_XXXX (Ours is frame_JOOMLA) *Note - Skip over ‘Table Prefix’ and/or ‘Old Database Process’ unless you know what you're doing. As of Joomla 1.7 'Table Prefix' is randomly generated per installation of Joomla for security reasons.
- Click ‘Next’.
Step 11: Joomla 'FTP Config' (Skip)
- Don't touch this section unless you know what to do (Refer to Joomla.org for more information).
- Click ‘Next’.
Step 12: Joomla 'Main Configuration'
- Enter the desired website name into ‘Site Name’ (Ours is Dropline Menu).
- Enter the email you plan to use with Joomla.
- Enter preferred Joomla login information.
- Choose if you want Sample Data. *Note Sample Data is good for new Joomla users. It populates Joomla with sample articles, menu items and modules. If you're an experienced Joomla user, the sample data is not necessary and can be irritating.
- Click ‘Next’
Step 13: Joomla 'Finish'
- Make sure to click ‘Remove Installation Folder’.
- Visit your site to see the installation
- Login to Joomla to start building your website (http://YOURDOMAIN.COM/administrator). Congratulations! You are ready to start using Joomla to develop your website! Just have your login information handy and you are set.
Step 14: Visit Your New Joomla Site
- Visit the "Frontend" of the site to make sure it is working properly. Go to YOURDOMAIN.COM ours was DROPLINEMENU.COM. Your website should look similar to the image above.