Difference between revisions of "Installing Joomla"

From Imaginet FAQ
Jump to navigation Jump to search
(Created page with "Installing Joomla 3.X is fairly simple, just follow these x steps and you will be able to start creating your own website in no time. * Step 1 Download the latest version of ...")
 
 
(16 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Installing Joomla 3.X is fairly simple, just follow these x steps and you will be able to start creating your own website in no time.
+
=Automated installation via Plesk=
 +
<div style="overflow: hidden">
 +
[[File:Joomla Install.png|200px|thumb|right|Joomla Installation]]
 +
1. Once signed into Plesk navigate to "Featured Applications."
  
* Step 1
 
Download the latest version of Joomla from the following link [[http://www.joomla.org/download.html Joomla Download]] and upload the files to the server using the FTP method that you prefer.
 
  
* Step 2
+
2. From here simply find Joomla in the list and select install.
Once the files have uploaded,open a new tab in browser and type domain name that you uploaded the files too. You will then see the following page, all you need to do on this page enter Site Name , Site Email, Admin Username and Password. Remember to make a note of the details entered as you will need this to login to the Joomla backend.
 
  
[[File:Joomla3.X img1.PNG|thumb|center]]
+
 
 +
3. Joomla will now be downloaded onto the server, once done you will need to fill out the admin credentials and click Install.
 +
 
 +
 
 +
4. Once Joomla has finished installing you will be able to access the Joomla backend from your website.
 +
</div>
 +
=Manual installation=
 +
Installing Joomla is fairly simple, just follow these steps and you will be able to start creating your own website in no time.
 +
 
 +
===Step 1: Download Installer Files===
 +
<div style="overflow: hidden">
 +
[[File:Joomla Downloads.png|400px|thumb|right|Joomla Downloads]]
 +
Download the latest version of Joomla [https://downloads.joomla.org/ here] and upload the files to the server using FTP or the file manager found in the [[Plesk hosting control panel]] .
 +
</div>
 +
 
 +
 
 +
===Step 2: Run installer===
 +
 
 +
<div style="overflow: hidden">
 +
[[File:Joomla Manual Installation (1).png|200px|thumb|right|Joomla Manual Installation (1)]]
 +
[[File:Joomla Manual Installation (2).png|200px|thumb|right|Joomla Manual Installation (2)]]
 +
Once the files have been uploaded, open a new tab in the browser and type your domain name. You will then see the following pages, all you need to do on this page is enter the Site Name , Site Email, Admin Username and Password. Remember to make a note of the details entered as you will need them to log in to the Joomla backend.
 +
</div>
 +
 
 +
===Step 3: Database Configuration===
 +
<div style="overflow: hidden">
 +
[[File:Joomla Database Creation.png|400px|thumb|right|Joomla Database Configuration]]
 +
For the next step please ensure that the database has already been created and that you have the following details:
 +
 
 +
 
 +
'''Database Type''': Leave this set to MySQLi
 +
 
 +
 
 +
'''Hostname''': The hostname Should be left as localhost.
 +
 
 +
 
 +
'''Username''': This will be the database username.
 +
 
 +
 
 +
'''Password''': This is the database password
 +
 
 +
 
 +
'''Database Name''': This is the database name
 +
 
 +
 
 +
Please see the example if you get stuck.
 +
</div>
 +
 
 +
Once you complete entering the database details the installation process will be complete and you can access the Joomla backend from your website.

Latest revision as of 16:49, 10 February 2023

Automated installation via Plesk

Joomla Installation

1. Once signed into Plesk navigate to "Featured Applications."


2. From here simply find Joomla in the list and select install.


3. Joomla will now be downloaded onto the server, once done you will need to fill out the admin credentials and click Install.


4. Once Joomla has finished installing you will be able to access the Joomla backend from your website.

Manual installation

Installing Joomla is fairly simple, just follow these steps and you will be able to start creating your own website in no time.

Step 1: Download Installer Files

Joomla Downloads

Download the latest version of Joomla here and upload the files to the server using FTP or the file manager found in the Plesk hosting control panel .


Step 2: Run installer

Joomla Manual Installation (1)
Joomla Manual Installation (2)

Once the files have been uploaded, open a new tab in the browser and type your domain name. You will then see the following pages, all you need to do on this page is enter the Site Name , Site Email, Admin Username and Password. Remember to make a note of the details entered as you will need them to log in to the Joomla backend.

Step 3: Database Configuration

Joomla Database Configuration

For the next step please ensure that the database has already been created and that you have the following details:


Database Type: Leave this set to MySQLi


Hostname: The hostname Should be left as localhost.


Username: This will be the database username.


Password: This is the database password


Database Name: This is the database name


Please see the example if you get stuck.

Once you complete entering the database details the installation process will be complete and you can access the Joomla backend from your website.