Final PreparationTransferring the filesThe first task is to upload the uncompressed collection of files that you created during the last section to your Web server. If you are installing on a localhost - for example the computer you are working on – then it is simply a case of copying and pasting (or moving) the files into the root folder (or a sub-folder) of the Web server. If however you are running the server on a remote host, then this process will involve the use of a FTP client program, some Web Browsers have such a tool built in or can be added in, or the control panel of your host provider, if one is available. The root folder is located in different places depending upon the operating system/distribution and Web server package you are using and it might be called htdocs, httpd, or www, but we would be here a long while if we tried to detail every possible combination of OS, distribution, package, and directory structure. So, establishing this is up to you! In some cases it will be possible – as well as quicker and easier - on remote hosted servers to upload the compressed file via your FTP client and to then unzip or uncompress the file directly into the root directory. This will most often be the case with Linux based Web servers where command line access is available. Some hosting companies incorporate a file management system within their bespoke control panels which will include an FTP program.
Occasionally files will become corrupted during the transfer and it may be necessary to complete this procedure more than once. If you get completely stuck then ask at the forums for assistance after first doing a search in case someone else has already asked the same question. A bit more preparation...You are now, almost, ready for the final leap-of-faith and the installation of Joomla! but we would recommend gathering together some final bits of information that will be needed to complete the task and it is better to have them to hand from the beginning rather than scrabble around for them whilst proceeding with the installation itself. MySQL Details
Warning! By default the standard installation of MySQL does not use a password - it is blank. This will not be accepted by Joomla! nor is it a particularly wise security habit to get into. You must ensure that you have set a password up within the my.ini file which is the configuration file of MySQL. FTP account details
Joomla!'s new FTP Layer feature has been introduced to overcome perennial problems that have been experienced by many Linux/Unix host Users in the past where there are file write permission issues with the Users Host Provider particularly on Shared Hosting servers. This can significantly affect the installation of new Extensions or writing to the configuration.php file. Using the FTP Layer eliminates the need to make directories and files writable and thus improves overall security of the installation and server. It also makes the site administrators job a lot easier! Note: The FTP Layer is not required on localhost installations or on Windows or Mac OSX based host/server services as the file write protection is handled differently. As stated above this is primarily required on Linux Shared Hosting where access to change user permissions is not given. Localhost installations do not require the FTP details to be included. If you do not want, or are unable, to complete these details at this stage they can be added/edited through the Control Panel->Site Menus->Global Configuration screens at a later time. It will also be advisable if you are intending to use the new FTP layer facility of Joomla! to have your FTP details available.
It is important to note that if you run more than one Web site on your server the root directory will change - the other four settings will not necessarily have, or on shared hosting likely be able, to change. Once these details are collated you are ready to proceed with the installation. |
|
| Last Updated ( Monday, 26 November 2007 ) |