Archived

Difference between revisions of "Installer"

From Joomla! Documentation

Line 55: Line 55:
 
*Database name:
 
*Database name:
  
Notice that you need to create a database, for this case you are able to use the phpMyAdmin application which comes embedded on the Wamp(Apache,MySQL,PHP on Windows) server application.
+
Notice that you need to create a database, for this case you are able to use the phpMyAdmin application which comes embedded on the Wamp(Apache, MySQL, PHP on Windows) server application.
  
 
[[Image:Installer_FTP.jpg]]
 
[[Image:Installer_FTP.jpg]]

Revision as of 05:39, 15 January 2009

This page has been archived. This page contains information for an unsupported Joomla! version or is no longer relevant. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.

Copyedit.png
This Page Needs Your Help

This page is tagged because it NEEDS REVIEW. You can help the Joomla! Documentation Wiki by contributing to it.
More pages that need help similar to this one are here. NOTE-If you feel the need is satistified, please remove this notice.


Using the the Joomla! Installer[edit]

Once your files have been uploaded to the hosting space using an FTP client, it is time to install Joomla!.

First open an Internet Browser and type in the address of your Joomla! installation directory. For example:

yourdomain.com/joomlainstallationdirectory

or if you are running from your local server, type:

 http://localhost/name of your joomla site/installation/index.php


Screen 1: After the correct address is entered, the image below will appear. Joomla! has redirected you to the /installation subdirectory. In this step you can choose the default language (English) or anyother one.

Installer Lang.jpg


Screen 2: Click 'Next' and Joomla! displays the Pre-Installation Checklist. Specific details relating to PHP settings are outlined here. To proceed with the installation, all the lights should be green and set to Yes.

Installer PreCheck.jpg

Explanation about terms: (TECHNICAL REVIEW NEEDED OF THIS EXPLANATION)

  • PHP version must be 4.3.10 or greater than 4.3.10
  • Zlib Compression Support
  • XML support
  • MySQL support
  • MB Language is Default
  • MB String Overload Off
  • Writable configuration.php

Recommended settings for the actual column:

  • Safe Mode is off
  • Display Errors is on
  • File Uploads is on
  • Magic Quotes Runtime is off
  • Register Globals is off
  • Output Buffering is off
  • Session Auto Start is off


Screen 3: Click 'Next' and the licence prompt below will appear.GNU/GPL

Installer GNUGPL.jpg


Screen 4: Click 'Next' to enter the Database configurations. Guidelines are provided on the right-hand side to assist in completing the text fields properly. Please note that all data must be entered correctly to avoid errors. The fields to fill are:

  • Host name:
  • Username:
  • Password:
  • Database name:

Notice that you need to create a database, for this case you are able to use the phpMyAdmin application which comes embedded on the Wamp(Apache, MySQL, PHP on Windows) server application.

Installer FTP.jpg


Screen 5: Click 'Next' to enter the FTP settings. This allows Joomla! to operate in a more secure way, eliminating the need for PHP to handle file upload requests. Note: The FTP layer is not necessary on Windows servers.

Installer FTP.jpg


Screen 6: Click 'Next' to enter the Main Configuration details. Here you fill in

  • Site name:
  • Your E-mail:
  • Admin password:
  • Confirm admin password:

Notice: You can press first the install sample data button before you click the next step.

Installer MainConfig.jpg


Screen 7: Click 'Next' and a warning to delete the installation directory will appear. Once that is done (most likely using FTP client, click either the 'View Site' tab or the 'Administrator' tab to continue using Joomla!.