Joomla
Introduction and Installation
Joomla is an open source Content Management
System(CMS). Joomla is written in PHP and Is compatible with MySQL and MS SQL
Server.
Installation of Joomla on WAMP Server
on Localhost
I divided the installation of joomla in
following steps. This tutorial is helpful to install joomla on WAMP Server on
localhost:-
Step 1:-
Download the code for joomla by clicking on
the following link:-
After downloading extract the files
Step 2:-
Then go to the C->WAMP->www and
create a folder and give it name joomla( this name can be anything)
Figure 1
Step 3:-
Then open the folder where you extract your
joomla code and paste it in this folder (which you created in www folder)
Step 4:-
Now start the wamp server and open the
phpmyadmin and create the database where joomla stored the data. I am creating
the database and give it name TechAltum
Figure 2
Step 5:-
Now start the wamp server and open the
localhost by typing the following code:-
Localhost:80/joomla
As genralley the port will be 80 but if you
are running two server then the port
number will be changed as I am using port number 8080. So I will type the
following url:-
it will open the following page:-
Figure 3
This is joomla installation page. Select
language and press next
Step 6:-
In this step this is pre installation
checking.
Figure 4
All option must be true.
Step 7:-
This is joomla license window just press
next
Figure 5
Step 8:-
In this step connect your database with
your joomla. As we are installing on localhost so put host name as localhost
and username is root. Enter your database name and press next.
Figure 6
Step 9:-
Figure 7
As we are installing on localhost so we
need not to install any FTP details so skip this page and press next
Step 10:-
In this step give the site name and set
your username and pwd so that after installing you can login at joomla
administrator and work on it.
Figure 8
Step 11:-
Now your joomla installed on your system.
This is the step where you have to delete your installation folder. This step
is for security concern. Without doing this step you cannot work on joomla.
Figure 9
If you do not remove the installation
folder in this step then you cannot move further. In that case go the
C->WAMP->www->joomla and delete the installation folder.
Now click on site and you will get
following sample window:-
Figure 10
If you press administrator then you will
get following window where you will enter your login id and pwd which you set
at the time of installation
Figure 11
After login you will get following window
and you can start work on joomla
Figure 12
No comments:
Post a Comment