Knowledgebase Home | Glossary | Favorites Knowledgebase Home | Glossary | Favorites
Install Joomla
Article Details

Last Updated
17th of June, 2011

Level
Intermediate

User Opinions (2 votes)
100% thumbs up 0% thumbs down

How would you rate this answer?
Helpful
Not helpful
This guide will teach you how to install Joomla on a Stackable host.

Set-up a site, database, and a container


Download and upload the Joomla files

Using an SFTP client

  1. Download and extract the files from http://www.joomla.org/download.html.
  2. Login to a container using an SFTP client.
  3. Upload the Joomla files to the directory that will be used for joomla. For example:
    • /doc_root/joomla/ will install Joomla to mystackable.com/joomla
    • /doc_root/ will install joomla to mystackable.com/

Using command line

  1. SSH to your container.
  2. Download the Joomla files.
  3. wget http://joomlacode.org/gf/download/frsrelease/14659/64120/Joomla_1.6.3-Stable-Full_Package.zip
  4. Extract the Joomla files to the directory that will be used for Joomla. For example:
    • /doc_root/joomla/ will install Joomla to mystackable.com/joomla
    • /doc_root/ will install joomla to mystackable.com/
  5. unzip Joomla_1.6.3-Stable-Full_Package.zip -d ~/sites/www.mystackable.com_env1/doc_root/

Run the Joomla Install

  1. In a web browser visit the URL that Joomla was installed to, like:
    • mystackable.com/joomla or mystackable.com
  2. Choose the language and click next.
  3. Verify that pre-installation check passes and click next.
  4. Click next to accept the Joomla license.
  5. Enter the database information and click next
    This information can be found on the Stackable panel.
  6. Stackable does not use FTP for security reasons so just click next.
  7. Enter the site name and desired admin pasword then click next.
  8. Remove the installation directory.
    • If using the SFTP method, delete the fodler using your client.
    • If using the command line method, run this command:
rm -R ~/sites/www.mystackable.com_env1/doc_root/installation/

503 Errors

Occasionally a newly installed Joomla site will give 503 erros. This is a problem caused by the .htacces that Joomla creates. The 503 Errors article explains how to fix this.

Congratulations!

Joomlas is now installed!


Visitor Comments
  1. Comment #1 (Posted by Finch)
    You mean I don't have to pay for expret advice like this anymore?!
  2. Comment #2 (Posted by Jase)
    It's imperative that more poeple make this exact point.
  3. Comment #3 (Posted by Bardo)
    Super ifnoarmtive writing; keep it up.
  4. Comment #4 (Posted by Allie)
    Articels like this just make me want to visit your website even more.
Post Comment for "Install Joomla "
To post a comment for this article, simply complete the form below. Fields marked with an asterisk are required.
   Your Name:
* Your Comment:
* Enter the code below:
 
Related Articles
No related articles were found.
Attachments
No attachments were found.

Continue