J3.x

Difference between revisions of "Installing Joomla"

From Joomla! Documentation

(Marked this version for translation)
(60 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{incomplete}}{{RightTOC}}
+
<noinclude><languages /></noinclude>
== Hosting Requirements ==
+
<translate><!--T:1-->
 +
Installing Joomla! for the first time is very easy.  Joomla!’s built-in web installer makes setting up your new site a breeze.
  
Installing Joomla! for the first time is very easy.  Joomla!’s built-in web installer makes setting up your new site a breeze.
+
== Requirements == <!--T:2-->
 +
=== Hosting Requirements ===
  
Before we start installing Joomla!, there are a couple prerequisites that need to be met to install Joomla! successfully. These apply whether you have a dedicated server, a shared hosting plan, or are installing a copy on a local computer for testing or development. You’ll need to meet the following requirements below to install and use Joomla! 3.0 {{JVer|3.0}}
+
<!--T:3-->
 +
Before we start installing Joomla!, there are a couple prerequisites that need to be met to install Joomla! {{ns}} successfully. These apply whether you have a dedicated server, a shared hosting plan server, or are installing a copy on a local computer for testing or development.
  
{{#lsth:Technical requirements|Joomla 3.0.x {{JVer{{!}}3.0}}}}
+
<!--T:4-->
 +
;You’ll need to meet the following requirements below to install and use Joomla!</translate> {{ns}} {{JVer|{{ns}}}}
  
== Downloading and Uploading Joomla! Package Files ==
+
:{{#lst:Technical requirements<translate><!--T:45-->
 +
/en</translate>|Joomla 3.x}}
  
#Download the current release of [http://www.joomla.org/download.html Joomla! 3.0.x]
+
=== <translate><!--T:5-->
#Create a database for use with Joomla! You will need to note basic database information needed when the actual Joomla! installation is started.  
+
References</translate> ===
 +
<references/>
 +
 
 +
<translate>
 +
== Prepare for Install == <!--T:6-->
 +
You will need to complete two tasks before you can install Joomla! on your server. First, you will need to download the Joomla! package files. Next, you will need to have a database for Joomla! use.
 +
 
 +
=== Downloading and Uploading Joomla! Package Files === <!--T:46--> </translate><!--T:7-->
 +
 
 +
<!--T:8-->
 +
#<translate><!--T:47-->
 +
Download the current release of</translate> [http://www.joomla.org/download.html Joomla! {{ns}}]
 +
<translate>
 +
<!--T:9-->
 +
#Move the downloaded Joomla! installation package to the server. Use a [[wikipedia:FTP Client|FTP Client]] to transfer the Joomla! 3.x files to your server.  If you don’t already have an FTP client, we recommend [http://filezilla-project.org/download.php?type=client Filezilla]  
 +
:: Hint - 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.</translate>
 +
 
 +
{{warning|title=<translate><!--T:10-->
 +
Warning!</translate>|<translate><!--T:11-->
 +
If you unpack the files on your own computer, then copy them to your server, be sure to move only the folders and files contained '''INSIDE''' the Joomla! package.  If you unpack the folders and files into a folder, for example called,</translate> <code>''Joomla''</code> <translate><!--T:12-->
 +
and then upload that folder, your site will have to be accessed at</translate> <code>''yoursitename.com/Joomla''</code> <translate><!--T:13-->
 +
instead of</translate> <code>''yoursitename.com''</code>.}}
 +
 
 +
=== <translate><!--T:14-->
 +
Database for Joomla! Installation</translate> ===
 +
<translate>
 +
<!--T:15-->
 +
#If you need to create a database, please read "'''[[S:MyLanguage/Creating a Database for Joomla!|Create a database for use with Joomla!]]'''" first or skip to step #2.
 +
#You will need to note basic database information needed when the actual Joomla! installation is started.  
 
#* Location of datase, localhost? Or a specific host's server such as <code>''dbserver1.yourhost.com''</code>
 
#* Location of datase, localhost? Or a specific host's server such as <code>''dbserver1.yourhost.com''</code>
 
#* The database name
 
#* The database name
 
#* The database user's name
 
#* The database user's name
 
#* The database user's password
 
#* The database user's password
#Move the downloaded Joomla! installation package to the server. Use a [[wikipedia:FTP Client|FTP Client]] to transfer the Joomla! 3.0 files to your server.  If you don’t already have an FTP client, we recommend [http://filezilla-project.org/download.php?type=client Filezilla]
 
:: Hint - 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.
 
{{warning|If you unpack the files on your own computer, then copy them to your server, be sure to move only the folders and files contained '''INSIDE''' the Joomla! package.  If you unpack the folders and files into a folder, for example called, <code>''Joomla''</code> and then upload that folder, your site will have to be accessed at <code>''yoursitename.com/Joomla''</code> instead of <code>''yoursitename.com''</code>.}}
 
 
  
== Installation ==
+
== Start Install == <!--T:16-->
 
=== Main Configuration ===
 
=== Main Configuration ===
With the above requirements met, a database created and the required Joomla! files in place, you are ready to install Joomla!. Start the Joomla! web installer by browsing to the site's domain name, <code>''www.yoursitename.com''</code> and you should see:
+
With the above requirements met, a database created and the required Joomla! files in place, you are ready to install Joomla!. Start the Joomla! web installer by opening your favorite browser and browsing to the site's domain name. On host installation you will use</translate> <code>''<nowiki>http://www.yoursitename.com</nowiki>''</code>. <translate><!--T:17-->
<div style="clear:both; max-width:100%; height:auto; display:inline-block;">[[File:J30 Installation screen page 1.png|border|left]]</div>
+
If your are installing Joomla! locally, you will use</translate> <code>''<nowiki>http://localhost/</nowiki><<translate><!--T:18-->
 +
path to joomla files</translate>>''</code>, <translate><!--T:19-->
 +
and you should see the installation screen</translate>.
 +
<div style="clear:both; max-width:100%; height:auto; display:inline-block; float:right; margin-left:.3em;">[[File:<translate><!--T:20-->
 +
J30_Installation_screen_page_1.png</translate>|border|left|500px]]</div>
  
 +
<translate><!--T:21-->
 
Joomla! will try to identify the '''Select Language''' field automatically from your browser's language. You can change this if needed.
 
Joomla! will try to identify the '''Select Language''' field automatically from your browser's language. You can change this if needed.
  
 +
<!--T:22-->
 
Fill in the following information.
 
Fill in the following information.
*'''Site Name:''' The name of your website — this can be changed at any point later in the [[Help30:Site_Global_Configuration#Site|Site Global Configuration]] page.
+
*'''Site Name:''' The name of your website — this can be changed at any point later in the [[S:MyLanguage/Help30:Site_Global_Configuration#Site|Site Global Configuration]] page.
*'''Description:''' Enter a description of the website. This is a the ''global fallback'' meta description used on every page which will be used by search engines. Generally, a maximum of 20 to 25 words is optimal. Again, this can be changed on the [[Help30:Site_Global_Configuration#Site|Site Global Configuration]] page at any time. For more on ''metadata'', see [[Help30:Site_Global_Configuration#Metadata_Settings|Global Metadata Settings]] and [[Entering search engine meta-data]].
+
*'''Description:''' Enter a description of the website. This is a the ''global fallback'' meta description used on every page which will be used by search engines. Generally, a maximum of 20 to 25 words is optimal. Again, this can be changed on the [[S:MyLanguage/Help30:Site_Global_Configuration#Site|Site Global Configuration]] page at any time. For more on ''metadata'', see [[S:MyLanguage/Help30:Site_Global_Configuration#Metadata_Settings|Global Metadata Settings]] and [[S:MyLanguage/Entering search engine meta-data|Entering search engine meta-data]].
 
*'''Admin Email Address:''' The admin email address. Enter a valid email in case you forget your password. This is the email address where you'll receive a link to change the admin password.
 
*'''Admin Email Address:''' The admin email address. Enter a valid email in case you forget your password. This is the email address where you'll receive a link to change the admin password.
*'''Admin Username:''' Joomla! uses a default "admin" as the username for the '''Super User'''. You can leave it as is, change it now(which a good [[Security_Checklist/Joomla!_Setup#Change the default administrator username|Security measure]]) or use [[Help30:Site_My_Profile|My Profile]] in the ''Administration'' interface to change it later.
+
*'''Admin Username:''' Joomla! uses a default "admin" as the username for the '''Super User'''. You can leave it as is, change it now(which a good [[S:MyLanguage/Security_Checklist/Joomla!_Setup#Change the default administrator username|Security measure]]) or use [[S:MyLanguage/Help30:Site_My_Profile|My Profile]] in the ''Administration'' interface to change it later.
*'''Admin Password:'''  Remember that super user has maximum control of the site (frontend & backend), so try to use a difficult password. Use [[Help30:Site_My_Profile|My Profile]] in the ''Administration'' interface to change it later. Confirm the password in the '''Confirm Admin Password''' box.
+
*'''Admin Password:'''  Remember that super user has maximum control of the site (frontend & backend), so try to use a difficult password. Use [[S:MyLanguage/Help30:Site_My_Profile|My Profile]] in the ''Administration'' interface to change it later. Confirm the password in the '''Confirm Admin Password''' box.
*'''Site Offline:''' Click the Yes or No box. Yes - this means when installation is complete, your Joomla! website will display the 'Site is offline message' when you browse to <code>''yoursitename.com''</code> to view the home page. No - this means the site is live when you browse to <code>''yoursitename.com''</code> to view the home page. You can use the [[Help30:Site_Global_Configuration#Site|Site Global Configuration]] in the ''Administration'' interface to change the Offline status at any time.
+
*'''Site Offline:''' Click the Yes or No box. Yes - this means when installation is complete, your Joomla! website will display the 'Site is offline message' when you browse to</translate> <code>''yoursitename.com''</code> <translate><!--T:23-->
 +
to view the home page. No - this means the site is live when you browse to</translate> <code>''yoursitename.com''</code> <translate><!--T:24-->
 +
to view the home page. You can use the [[S:MyLanguage/Help30:Site_Global_Configuration#Site|Site Global Configuration]] in the ''Administration'' interface to change the Offline status at any time.
 +
 
 +
<!--T:25-->
 +
When everything on the first page is completed, click the '''next button''' to proceed:</translate>
 +
 
 +
{{-}}
  
When everything on the first page is completed, click the '''next button''' to proceed:
+
<translate>== Database Configuration == <!--T:26-->
 +
=== Configuration Settings ===
 +
You will need to enter the information about the database you will use for Joomla! now. It was suggested to write this information down under "'''Prepare for Install'''" tab. You may also read or review [[S:MyLanguage/Creating a Database for Joomla!|Creating a Database for Joomla!]].</translate>
 +
<div style="clear:both; max-width:100%; height:auto; display:inline-block; float:right; margin-left:.5em;">[[File:<translate><!--T:27-->
 +
J30_Installation_screen_page_2.png</translate>|border|left|500px]]</div>
  
=== Database Configuration ===
+
<translate><!--T:28-->
You will need the information about the database which was suggested above to note.
 
<div style="clear:both; max-width:100%; height:auto; display:inline-block;">[[File:J30 Installation screen page 2.png|border|left]]</div>
 
 
For simplification, these intructions are a reference to installing with a [[wikipedia:MySQLi|MySQLi]] database. The instructions on the installation page are self explanatory, but here they are again:
 
For simplification, these intructions are a reference to installing with a [[wikipedia:MySQLi|MySQLi]] database. The instructions on the installation page are self explanatory, but here they are again:
 
* '''Database Type:''' MySQLi is the common database used
 
* '''Database Type:''' MySQLi is the common database used
* '''Hostname:''' Where is your database located? Common is <code>''localhost''</code>, but some hosts use a specific database server such as <code>''dbserver1.yourhost.com''</code>
+
* '''Hostname:''' Where is your database located? Common is <code>''localhost''</code>, but some hosts use a specific database server such as</translate> <code>''dbserver1.yourhost.com''</code>
 +
<translate>
 +
<!--T:29-->
 
* '''Username:''' The username used to connect to the database
 
* '''Username:''' The username used to connect to the database
 
* '''Password:''' The password for the database's username
 
* '''Password:''' The password for the database's username
 
* '''Database Name:''' The name of the database
 
* '''Database Name:''' The name of the database
* '''Table Prefix:''' One is generated automatically, but you can change it. For example, <code>jos3_</code> can be used. Just don't forget to put the underscore character(<code>_</code>) at the end of the prefix.
+
* '''Table Prefix:''' One is generated automatically, but you can change it. For example, <code>jos3_</code> can be used. Just don't forget to put the underscore character</translate>(<code>_</code>) <translate><!--T:30-->
* '''Old Database Process:''' Should the installer backup or delete existing tables during the installation of new tables? Click, Yes or No to select the choice.
+
at the end of the prefix.
 
+
* '''Old Database Process:''' Should the installer backup or delete existing tables during the installation of new tables? Click, Yes or No to select the choice.</translate>
All these choices can be edited on the [[Help30:Site_Global_Configuration#Server|Site Global Configuration]] page, under Server options after the installation is completed. Note, you will break your installation if you change these settings after installation unless you have a complete copy of the current database being used by the Joomla! installation. Common uses would be to update the username and password of the database or to complete a move of an existing installation to a new host with different parameters.
 
  
When all the information has been filled in, click the '''next button''' to proceed:
+
<translate><!--T:31-->
 +
All these choices can be edited on the [[S:MyLanguage/Help30:Site_Global_Configuration#Server|Site Global Configuration]] page, under Server options after the installation is completed. Note, you will break your installation if you change these settings after installation unless you have a complete copy of the current database being used by the Joomla! installation. Common uses would be to update the username and password of the database or to complete a move of an existing installation to a new host with different parameters.
  
 +
<!--T:32-->
 +
When all the information has been filled in, click the '''next button''' to proceed:</translate>
 +
{{-}}
 +
<translate>
 +
== Finalise == <!--T:33-->
 
=== Overview ===
 
=== Overview ===
It is now time to finalise the Joomla! installation. The last page of the web brower installation contains all the information about the installation. This includes the options(at the top) for installing sample data and the installation's configurations(at the bottom).
+
It is now time to finalise the Joomla! installation. The last page of the web browser installation contains all the information about the installation. This includes the options(at the top) for installing sample data and the installation's configurations(at the bottom).
 
==== Install Sample Data and Email Configurations ====
 
==== Install Sample Data and Email Configurations ====
The first options are for automatically installing sample content to the website and emailing the configuration settings.
+
The first options are for automatically installing sample content to the website and emailing the configuration settings.</translate>
<div style="clear:both; max-width:100%; height:auto; display:inline-block;">[[File:J30 Installation screen page 3 top.png|border|left]]</div>
+
<div style="clear:both; max-width:100%; height:auto; display:inline-block; float:right; margin-left:.3em;">[[File:<translate><!--T:34-->
If you are new to Joomla! it would be benefical to install some '''sample data''' to see how Joomla! works. You can at this time choose to have the configuration settings emailed to you. If the '''Email Configuation''' choice is selected, the '''Email Password''' choice will appear. The email password is off by default for security. You can choose to have the password included, just click Yes.  
+
J30_Installation_screen_page_3_top.png</translate>|border|left|500px]]</div>
 +
<translate><!--T:35-->
 +
If you are new to Joomla! it would be benefical to install some '''sample data''' to see how Joomla! works. You can at this time choose to have the configuration settings emailed to you. If the '''Email Configuration''' choice is selected, the '''Email Password''' choice will appear. The email password is off by default for security. You can choose to have the password included, just click Yes.  
  
 +
<!--T:36-->
 
Time to check the configurations of your install and the environment of the installation.
 
Time to check the configurations of your install and the environment of the installation.
 
+
</translate>
 +
{{-}}
 +
<translate>
 +
== Configuration Check == <!--T:37-->
 
==== Checking Your Configurations ====
 
==== Checking Your Configurations ====
If everything is in order, you will see the install at the top of the overview page. If not, this is the place to check and see what may be causing an issue.
+
If everything is in order, you will see the install at the top of the overview page. If not, this is the place to check and see what may be causing an issue.</translate>
<div style="clear:both; max-width:100%; height:auto; display:inline-block;">[[File:J30 Installation screen page 3 bottom.png|border|left]]</div>
+
<div style="clear:both; max-width:100%; height:auto; display:inline-block; float:right; margin-left:.3em;">[[File:<translate><!--T:38-->
 +
J30_Installation_screen_page_3_bottom.png</translate>|border|left|500px]]</div><translate>
 +
<!--T:39-->
 
The '''section''' is broken into 4 groups:
 
The '''section''' is broken into 4 groups:
 
*'''Main Configuration:''' All the website specific information, such as the website name, description, admin username, etc.
 
*'''Main Configuration:''' All the website specific information, such as the website name, description, admin username, etc.
Line 72: Line 131:
 
*'''Recommended Settings:''' These are settings are recommended in your PHP configuration, but will not prevent Joomla! from being installed. You can refer to the above instructions on how they may be changed.
 
*'''Recommended Settings:''' These are settings are recommended in your PHP configuration, but will not prevent Joomla! from being installed. You can refer to the above instructions on how they may be changed.
  
 +
<!--T:40-->
 
If everything is correct and all checks are passed, you may now click the '''Install''' button in the top right corner of the '''Overview''' page. This will start the actual installation process.
 
If everything is correct and all checks are passed, you may now click the '''Install''' button in the top right corner of the '''Overview''' page. This will start the actual installation process.
  
After you click the '''Install''' button, you should see a progress bar with additional information of the installation. Once the installation completes, you should see the success page!
+
<!--T:41-->
 +
After you click the '''Install''' button, you should see a progress bar with additional information of the installation. Once the installation completes, you should see the success page!</translate>
  
 +
{{-}}
 +
<translate>
 +
== Finishing Up == <!--T:42-->
 
=== Success and Finishing Up the Installation ===
 
=== Success and Finishing Up the Installation ===
Congratulations! Joomla! 3 is now installed, but there is one last step to complete the installation and start using your Joomla! powered site. You must delete the '''Installation Folder'''. Click on '''Remove Installation folder''' and a success message will appear. Now you can navigate to the '''Administrator''' log in by clicking '''Administrator''' or go right to your site by clicking '''Site'''.
+
Congratulations! Joomla! 3 is now installed. If you want to start using Joomla! right way without [[S:MyLanguage/J3.x:Installing_Joomla#Installing_Extra_Languages|installing extra languages]] there is one last step to complete the installation. You must delete the '''Installation Folder'''. Click on '''Remove Installation folder''' and a success message will appear. Now you can navigate to the '''Administrator''' log in by clicking '''Administrator''' or go right to your site by clicking '''Site'''.</translate>
<div style="clear:both; max-width:100%; height:auto; display:inline-block;">[[File:J30 Installation screen page 4.png|border|left]]</div>
+
<div align="center" style="max-width:100%; height:auto;">[[File:<translate><!--T:43-->
 +
J30_Installation_screen_page_4.png</translate>|border|700px]]</div>
  
== References ==
+
<translate>=== Installing Extra Languages === <!--T:48--></translate>
<references/>
+
[[File:<translate><!--T:49-->
 +
J3x_Install_Extra_Steps.png</translate>|right|400px]]
 +
 
 +
<translate><!--T:50-->
 +
Before you complete your installation by deleting the '''Installation Folder''', click on:</translate>
 +
 
 +
:'''{{rarr}} <translate><!--T:51-->
 +
Extra steps: Install languages</translate>'''
 +
 
 +
<translate><!--T:52-->
 +
This will continue the installation of Joomla! by taking you to a new installation page.</translate>
 +
{{-}}
 +
 
 +
<translate>==== Install Languages ==== <!--T:53--></translate>
 +
<translate><!--T:54-->
 +
A list of language packs is displayed.</translate>
 +
 
 +
[[File:<translate><!--T:55-->
 +
J3x_Language_Installation_screen_page_1.png</translate>|right|450px]]
 +
 
 +
<translate><!--T:56-->
 +
Check the language or language packs you wish to install. Remember the following:</translate>
 +
<translate>
 +
<!--T:57-->
 +
* Language packs included in custom distributions will not be listed at this stage as they are already installed.
 +
* A version of the packs proposed will match the Joomla Major version (3.0.x, 3.1.x, etc.). The minor version of the pack may not correspond, e.g. you are installing version 3.3.3 and a 3.3.2 language pack is shown. 
 +
* Unmatched language packs in the above example may have untranslated strings.
 +
* The unmatched language packs will be offered as an update when the packs are updated by the registered Translation teams. The available update will be shown in the Control panel as well as in {{rarr|Extensions Manager,Update}}. This behavior is similar to {{rarr|Extensions Manager,Install Languages}}.
 +
 
 +
<!--T:58-->
 +
Click '''Next''' and a progress bar will be display while the language pack or packs are downloaded.</translate>
 +
 
 +
<translate>==== Choose Default Language ==== <!--T:59--></translate>
 +
<translate><!--T:60-->
 +
When the download is complete you can choose the default language for the Site and the Administrator interface.</translate>
 +
 
 +
<translate>
 +
<!--T:61-->
 +
* Make your choices for default languages.</translate>{{-}}[[File:<translate><!--T:62-->
 +
J3x_Language_Installation_screen_page_2.png</translate>]]{{-}}
 +
 
 +
<translate><!--T:63-->
 +
You may also choose to activate the multilingual features of Joomla! at this time too.</translate>
 +
<translate>
 +
<!--T:64-->
 +
* Click '''Yes''' next to '''Activate the multilingual feature'''
 +
* Two additional choice will appear.</translate>{{-}}[[File:<translate><!--T:65-->
 +
J3x_Language_Installation_screen_page_2_multilingual.png</translate>|600px]]{{-}}
 +
<translate>
 +
<!--T:66-->
 +
* '''Install localised content''', yes or no. This will automatically create one content category for each language installed and one featured article with dummy content for each content category installed.
 +
* '''Enable the language code plugin''', yes or no. If enabled, the plugin will add the ability to change the language code in the generated HTML document to improve SEO.</translate>
 +
 
 +
<translate><!--T:67-->
 +
When you completed all the choices of language installation, click '''Next''' to proceed.</translate>
 +
 
 +
<translate>==== Finalise ==== <!--T:68--></translate>
 +
<translate><!--T:69-->
 +
You will now be presented with a very similar '''Congratulations! Joomla! is now installed.''' screen. The difference will be a notation of the default Administrator and Site language settings, if they were set. You will also not see the '''Extra Steps''' message in the bottom right.</translate>
 +
 
 +
[[File:<translate><!--T:70-->
 +
J3x_Language_Installation_screen_page_3.png</translate>|center|850px]]
 +
 
 +
<translate><!--T:71-->
 +
Now you can delete the '''Installation Folder'''. Click on '''Remove Installation folder''' and a success message will appear. Now you can navigate to the '''Administrator''' log in by clicking '''Administrator''' or go right to your site by clicking '''Site'''.</translate>
 +
 
 +
<noinclude><translate><!--T:44-->
 +
[[Category:Installation]][[Category:Joomla! 3.0]]
 +
[[Category:Joomla! 3.1]]
 +
[[Category:Joomla! 3.2]]
 +
[[Category:Joomla! 3.3]]</translate>
 +
</noinclude>

Revision as of 14:09, 26 July 2014

Other languages:
Bahasa Indonesia • ‎Deutsch • ‎English • ‎Nederlands • ‎Türkçe • ‎català • ‎eesti • ‎español • ‎français • ‎hrvatski • ‎italiano • ‎português • ‎português do Brasil • ‎srpski (latinica)‎ • ‎русский • ‎العربية • ‎فارسی • ‎ไทย • ‎中文(中国大陆)‎ • ‎中文(台灣)‎ • ‎日本語

Installing Joomla! for the first time is very easy. Joomla!’s built-in web installer makes setting up your new site a breeze.

Requirements[edit]

Hosting Requirements[edit]

Before we start installing Joomla!, there are a couple prerequisites that need to be met to install Joomla! 3.x successfully. These apply whether you have a dedicated server, a shared hosting plan server, or are installing a copy on a local computer for testing or development.

You’ll need to meet the following requirements below to install and use Joomla! 3.x Joomla 3.x

References[edit]


Prepare for Install[edit]

You will need to complete two tasks before you can install Joomla! on your server. First, you will need to download the Joomla! package files. Next, you will need to have a database for Joomla! use.

Downloading and Uploading Joomla! Package Files[edit]

  1. Download the current release of Joomla! 3.x
  2. Move the downloaded Joomla! installation package to the server. Use a FTP Client to transfer the Joomla! 3.x files to your server. If you don’t already have an FTP client, we recommend Filezilla
Hint - 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.
Stop hand nuvola.svg.png
Warning!

If you unpack the files on your own computer, then copy them to your server, be sure to move only the folders and files contained INSIDE the Joomla! package. If you unpack the folders and files into a folder, for example called, Joomla and then upload that folder, your site will have to be accessed at yoursitename.com/Joomla instead of yoursitename.com.


Database for Joomla! Installation[edit]

  1. If you need to create a database, please read "Create a database for use with Joomla!" first or skip to step #2.
  2. You will need to note basic database information needed when the actual Joomla! installation is started.
    • Location of datase, localhost? Or a specific host's server such as dbserver1.yourhost.com
    • The database name
    • The database user's name
    • The database user's password

Start Install[edit]

Main Configuration[edit]

With the above requirements met, a database created and the required Joomla! files in place, you are ready to install Joomla!. Start the Joomla! web installer by opening your favorite browser and browsing to the site's domain name. On host installation you will use http://www.yoursitename.com. If your are installing Joomla! locally, you will use http://localhost/<path to joomla files>, and you should see the installation screen.

J30 Installation screen page 1.png

Joomla! will try to identify the Select Language field automatically from your browser's language. You can change this if needed.

Fill in the following information.

  • Site Name: The name of your website — this can be changed at any point later in the Site Global Configuration page.
  • Description: Enter a description of the website. This is a the global fallback meta description used on every page which will be used by search engines. Generally, a maximum of 20 to 25 words is optimal. Again, this can be changed on the Site Global Configuration page at any time. For more on metadata, see Global Metadata Settings and Entering search engine meta-data.
  • Admin Email Address: The admin email address. Enter a valid email in case you forget your password. This is the email address where you'll receive a link to change the admin password.
  • Admin Username: Joomla! uses a default "admin" as the username for the Super User. You can leave it as is, change it now(which a good Security measure) or use My Profile in the Administration interface to change it later.
  • Admin Password: Remember that super user has maximum control of the site (frontend & backend), so try to use a difficult password. Use My Profile in the Administration interface to change it later. Confirm the password in the Confirm Admin Password box.
  • Site Offline: Click the Yes or No box. Yes - this means when installation is complete, your Joomla! website will display the 'Site is offline message' when you browse to yoursitename.com to view the home page. No - this means the site is live when you browse to yoursitename.com to view the home page. You can use the Site Global Configuration in the Administration interface to change the Offline status at any time.

When everything on the first page is completed, click the next button to proceed:

Database Configuration[edit]

Configuration Settings[edit]

You will need to enter the information about the database you will use for Joomla! now. It was suggested to write this information down under "Prepare for Install" tab. You may also read or review Creating a Database for Joomla!.

J30 Installation screen page 2.png

For simplification, these intructions are a reference to installing with a MySQLi database. The instructions on the installation page are self explanatory, but here they are again:

  • Database Type: MySQLi is the common database used
  • Hostname: Where is your database located? Common is localhost, but some hosts use a specific database server such as dbserver1.yourhost.com
  • Username: The username used to connect to the database
  • Password: The password for the database's username
  • Database Name: The name of the database
  • Table Prefix: One is generated automatically, but you can change it. For example, jos3_ can be used. Just don't forget to put the underscore character(_) at the end of the prefix.
  • Old Database Process: Should the installer backup or delete existing tables during the installation of new tables? Click, Yes or No to select the choice.

All these choices can be edited on the Site Global Configuration page, under Server options after the installation is completed. Note, you will break your installation if you change these settings after installation unless you have a complete copy of the current database being used by the Joomla! installation. Common uses would be to update the username and password of the database or to complete a move of an existing installation to a new host with different parameters.

When all the information has been filled in, click the next button to proceed:

Finalise[edit]

Overview[edit]

It is now time to finalise the Joomla! installation. The last page of the web browser installation contains all the information about the installation. This includes the options(at the top) for installing sample data and the installation's configurations(at the bottom).

Install Sample Data and Email Configurations[edit]

The first options are for automatically installing sample content to the website and emailing the configuration settings.

J30 Installation screen page 3 top.png

If you are new to Joomla! it would be benefical to install some sample data to see how Joomla! works. You can at this time choose to have the configuration settings emailed to you. If the Email Configuration choice is selected, the Email Password choice will appear. The email password is off by default for security. You can choose to have the password included, just click Yes.

Time to check the configurations of your install and the environment of the installation.

Configuration Check[edit]

Checking Your Configurations[edit]

If everything is in order, you will see the install at the top of the overview page. If not, this is the place to check and see what may be causing an issue.

J30 Installation screen page 3 bottom.png

The section is broken into 4 groups:

  • Main Configuration: All the website specific information, such as the website name, description, admin username, etc.
  • Database Configuration: Contains the information about the database Joomla! will use.
  • Pre-Installation Check: These requirements must all be shown as Yes, otherwise you will not be able to install Joomla! With the exception of the PHP Version, the rest are usually controlled in the php.ini. You may need assistance from your host in correcting these settings or checking to see if it is possible to adjust them. For more information, see PHP configuration file file.
  • Recommended Settings: These are settings are recommended in your PHP configuration, but will not prevent Joomla! from being installed. You can refer to the above instructions on how they may be changed.

If everything is correct and all checks are passed, you may now click the Install button in the top right corner of the Overview page. This will start the actual installation process.

After you click the Install button, you should see a progress bar with additional information of the installation. Once the installation completes, you should see the success page!

Finishing Up[edit]

Success and Finishing Up the Installation[edit]

Congratulations! Joomla! 3 is now installed. If you want to start using Joomla! right way without installing extra languages there is one last step to complete the installation. You must delete the Installation Folder. Click on Remove Installation folder and a success message will appear. Now you can navigate to the Administrator log in by clicking Administrator or go right to your site by clicking Site.

J30 Installation screen page 4.png

Installing Extra Languages[edit]

J3x Install Extra Steps.png

Before you complete your installation by deleting the Installation Folder, click on:

   Extra steps: Install languages

This will continue the installation of Joomla! by taking you to a new installation page.

Install Languages[edit]

A list of language packs is displayed.

J3x Language Installation screen page 1.png

Check the language or language packs you wish to install. Remember the following:

  • Language packs included in custom distributions will not be listed at this stage as they are already installed.
  • A version of the packs proposed will match the Joomla Major version (3.0.x, 3.1.x, etc.). The minor version of the pack may not correspond, e.g. you are installing version 3.3.3 and a 3.3.2 language pack is shown.
  • Unmatched language packs in the above example may have untranslated strings.
  • The unmatched language packs will be offered as an update when the packs are updated by the registered Translation teams. The available update will be shown in the Control panel as well as in Extensions Manager  Update. This behavior is similar to Extensions Manager  Install Languages.

Click Next and a progress bar will be display while the language pack or packs are downloaded.

Choose Default Language[edit]

When the download is complete you can choose the default language for the Site and the Administrator interface.

  • Make your choices for default languages.
    J3x Language Installation screen page 2.png

You may also choose to activate the multilingual features of Joomla! at this time too.

  • Click Yes next to Activate the multilingual feature
  • Two additional choice will appear.
    J3x Language Installation screen page 2 multilingual.png
  • Install localised content, yes or no. This will automatically create one content category for each language installed and one featured article with dummy content for each content category installed.
  • Enable the language code plugin, yes or no. If enabled, the plugin will add the ability to change the language code in the generated HTML document to improve SEO.

When you completed all the choices of language installation, click Next to proceed.

Finalise[edit]

You will now be presented with a very similar Congratulations! Joomla! is now installed. screen. The difference will be a notation of the default Administrator and Site language settings, if they were set. You will also not see the Extra Steps message in the bottom right.

J3x Language Installation screen page 3.png

Now you can delete the Installation Folder. Click on Remove Installation folder and a success message will appear. Now you can navigate to the Administrator log in by clicking Administrator or go right to your site by clicking Site.