Difference between revisions of "Logging in or out of the Administrator back-end"

From Joomla! Documentation

m (Made miscellaneous improvements)
m (fixing)
Line 1: Line 1:
Before you can do anything at all, you must have connected to the server of the site that runs Joomla.  
+
The Administrator interface(application) can be reached by appending the word <code>administrator</code> to the URL of your site. For example, if you usally access your site on:
 +
*<code><nowiki>http://www.example.com/</nowiki></code> then go to <code><nowiki>http://www.example.com/administrator</nowiki></code> to access the Administrator panel
  
Development of websites is often done on a local server, i.e. a virtual machine made out of software put on your computer itself.
+
You can only log in to the Administrator interface if you have administration or back-end privileges.
When operating on a local (virtual) server it is necessary to first start up the server. This is done in various ways, depending upon which local server environment you have installed. E.g. if you have installed XAMPP for Windows, you must first look up the 'xampp-control.exe' file and double-click it. A window called XAMPP Control Panel Application appears. Then you have to click the start-button next to the words "Apache" and "MySQL" otherwise nothing will happen. Green bars with the word 'running' should appear next to the words Apache and MySQL. This done, type <code><nowiki>http://localhost/yourjoomladir/administrator</nowiki></code> in the web address field of your webbrowser in order to attain to the login screen for Administrators of Joomla. ("yourjoomladir" is the name you have given to the directory where you installed Joomla on your local server.  
 
  
Tip: Make a shortcut to "xampp-control.exe", or any other similar file that will start up your local Joomla server. Drag the shortcut to the area next to the Start button of Vista in the lower left corner and you are all set. (Put the cursor on the file, right-click and then left-click the option 'Make Shortcut' in the contextual menu that has appeared.)
+
[[Image:J2.5-Admin_login.png|670px]]
 
 
The [[Administrator (Application)|Administrator back-end]] of your Joomla! installation is where you do most of the work to set up, configure and maintain your website.  As such it must be protected from access by casual visitors and so Joomla! will request a valid username and password before access to the Administrator is granted.
 
 
 
You access the Administrator back-end of your website by entering a special URL into the address bar of your web browser.  If your website URL is <code><nowiki>http://www.example.com</nowiki></code> then you will enter the address <code><nowiki>http://www.example.com/administrator</nowiki></code>.  You will be shown the Administrator login form which looks like this:
 
 
 
[[Image:Admin_login.png|800px]]
 
  
 
Enter your username and password into the relevant fields.  If required, select your preferred language from the drop-down list.  Then click the '''Login''' button.  If you are logged in successfully you should see the Administrator control panel screen which looks similar to this:
 
Enter your username and password into the relevant fields.  If required, select your preferred language from the drop-down list.  Then click the '''Login''' button.  If you are logged in successfully you should see the Administrator control panel screen which looks similar to this:
  
[[Image:Control-Panel.jpg]]
+
[[Image:J2.5-Control-Panel.png|670px]]
  
 
To log out of the Administrator back-end, locate the '''Logout''' link in the top-right corner of the Administrator screens and click on it.  Logging out will return you to the Administrator login screen.  If the '''Logout''' link is greyed out and nothing happens when you click on it, then you are probably in a screen where you have some resource locked for your exclusive use.  Click the '''Cancel''' toolbar button first to release the resource, then click on the '''Logout''' link.
 
To log out of the Administrator back-end, locate the '''Logout''' link in the top-right corner of the Administrator screens and click on it.  Logging out will return you to the Administrator login screen.  If the '''Logout''' link is greyed out and nothing happens when you click on it, then you are probably in a screen where you have some resource locked for your exclusive use.  Click the '''Cancel''' toolbar button first to release the resource, then click on the '''Logout''' link.
 
<noinclude>[[Category:Tutorials]]</noinclude>
 
<noinclude>[[Category:Tutorials]]</noinclude>

Revision as of 22:35, 7 July 2013

The Administrator interface(application) can be reached by appending the word administrator to the URL of your site. For example, if you usally access your site on:

  • http://www.example.com/ then go to http://www.example.com/administrator to access the Administrator panel

You can only log in to the Administrator interface if you have administration or back-end privileges.

J2.5-Admin login.png

Enter your username and password into the relevant fields. If required, select your preferred language from the drop-down list. Then click the Login button. If you are logged in successfully you should see the Administrator control panel screen which looks similar to this:

J2.5-Control-Panel.png

To log out of the Administrator back-end, locate the Logout link in the top-right corner of the Administrator screens and click on it. Logging out will return you to the Administrator login screen. If the Logout link is greyed out and nothing happens when you click on it, then you are probably in a screen where you have some resource locked for your exclusive use. Click the Cancel toolbar button first to release the resource, then click on the Logout link.