No edit summary |
(reorder options and use simpler english) |
||
Line 19: | Line 19: | ||
|SMF can be uploaded to the site root, or to a directory on the site, such as www.yourdomain.com/forum | |SMF can be uploaded to the site root, or to a directory on the site, such as www.yourdomain.com/forum | ||
}} | }} | ||
===Extracting Before Uploading=== | |||
This is the way most people do it. It's easy, but can take longer. First, extract the archive -- usually by right-clicking the archive and selecting the "Extract All" option. A new folder should be created, with all the files and directories in the correct places, when the {{lcfirst:{{{1|install}}}}} archive is extracted. Second, set your FTP client for binary transfer, select all the files and folders and copy them to the directory where you want to locate your forum. | |||
===Uploading Before Extracting=== | ===Uploading Before Extracting=== | ||
Some control panels, such as cPanel, | Some control panels, such as cPanel, give the ability to extract an archive right on the server. This can be a quicker than waiting for all the extracted files to copy via FTP. First, upload the file via cPanel. Second, select the extract option to extract the archive to the desired location -- the directory where you want your forum to be located. | ||
Revision as of 19:26, 3 May 2012
This common text is used in both the install and upgrade articles. 1 numbered parameter, the possible values are:
- install (default)
- upgrade
- update
Extract and Upload the Install Archive
Once the install archive has been downloaded, it will need to be extracted to your hard disk and the actual files uploaded to your site, before the installer can be executed. Wherever the files are located on the server -- that's where your forum will be located.
There are two methods for this step. Choose a method depending on the tools you have available, and what you feel comfortable with. You may use an FTP client (be sure to upload in binary) or the tools your host provides from your account's control panel.
For more information on the control panel supplied by your hosting service, please see the documentation provided by your hosting service. For more information on FTP, please see How do I use FTP
SMF can be uploaded to the site root, or to a directory on the site, such as www.yourdomain.com/forum
Extracting Before Uploading
This is the way most people do it. It's easy, but can take longer. First, extract the archive -- usually by right-clicking the archive and selecting the "Extract All" option. A new folder should be created, with all the files and directories in the correct places, when the install archive is extracted. Second, set your FTP client for binary transfer, select all the files and folders and copy them to the directory where you want to locate your forum.
Uploading Before Extracting
Some control panels, such as cPanel, give the ability to extract an archive right on the server. This can be a quicker than waiting for all the extracted files to copy via FTP. First, upload the file via cPanel. Second, select the extract option to extract the archive to the desired location -- the directory where you want your forum to be located.