Introduction to installing: Difference between revisions From Online Manual

Jump to: navigation, search
m (Changed the links Obtaining, Uploading and Installing SMF to point to the wiki, instead of the older docs page.)
mNo edit summary
(11 intermediate revisions by 6 users not shown)
Line 1: Line 1:
Welcome to the <b>Installing SMF</b> section of the Online Manual! If you are viewing this page, it is assumed that you are intending to install SMF and perhaps seek some assistance to successfully install SMF.
Installing SMF is simple. Here are the basic steps:
*'''Check the Server  [[Requirements|Requirements]]''' to make sure your system has what it needs to run SMF. If you are unsure, you can attempt the install -- the SMF Installer will report anything it finds missing.
*'''[[Installing|Install]]'''
**'''[[Installing#Create a Database and a Database User|Know your Database]]'''
**'''[[Installing#Get SMF|Download the most recent version of SMF]]'''
** '''[[Installing#Extract and Upload the Install Archive|Upload Files to your Server]]'''
**'''[[Installing#Set File Permissions|Set File Permissions]]'''
**'''[[Installing#Run the Installer|Run the SMF Installer]]'''


The Installation process of installing SMF generally requires three fundamental steps:


<font size="4" class="bbc_size"><b>First:</b> Download the SMF package you want to use!</font><hr /><ul class="bbc_list"><li><span style="font-size: 14px;" class="bbc_size"><b>Select the version that is suitable for your needs and level of experience.</b></span> Beta versions are not suitable for production environments, while stable versions have been tested extensively in several environments. The stable releases of SMF will always be available for download through the [http://download.simplemachines.org Download Page] and will always be listed on the top of the page. The latest beta release will be listed below the latest stable releases.
===Frequently Encountered Problems===
Sometimes issues arise when installing SMF, the most common issues are listed below:
* [[How do I fix this "Installer unable to find language files" error I am getting]]?


</li><li><span style="font-size: 14px;" class="bbc_size"><b>Check the minimum requirements.</b></span> To save any headaches down the line, you should ensure that the server you intend to install SMF on meets the requirements that will be needed for you to be able to install and run SMF. However if you are unsure of how to find out if your server meets the requirements, the SMF Installer will be able to report back to you if something will not work.
{{Installing SMF}}
 
 
</li><li><span style="font-size: 14px;" class="bbc_size"><b><span style="color: red;" class="bbc_color">For more information on download SMF, see the document</span> [[Obtaining SMF]]</b>.</span></li></ul>
 
<font size="4" class="bbc_size"><b>Second:</b> Upload SMF</font><hr /><ul class="bbc_list"><li><span style="font-size: 14px;" class="bbc_size"><b>Find an FTP program to use</b></span>. FTP, File Transfer Protocol, allows you to upload files directly from your computer to the Internet on your very own webhost. For more information on using FTP and how to find an FTP program to use, see [http://docs.simplemachines.org/index.php?topic=480.0 How do I use FTP? / What is FTP?].
 
</li><li><span style="font-size: 14px;" class="bbc_size"><b>CHMOD your files.</b></span> Some files need to be writable by SMF. If the SMF Installer reports that certain files need to be writable, you can attempt to enter in your FTP details on the Installer page. If that doesn&#039;t seem to work, you can try manually making your files writable by using the CHMOD function of your FTP program, setting the files that need to be writable to 777.
 
 
</li><li><span style="font-size: 14px;" class="bbc_size"><b><span style="color: red;" class="bbc_color">For more information on uploading SMF, see the document</span> [[Uploading SMF]]</b>.</span></li></ul>
<font size="4" class="bbc_size"><b>Third:</b> Run the SMF Installer</font><hr /><ul class="bbc_list"><li><span style="font-size: 14px;" class="bbc_size"><b>Type in your forum address in your browser</b></span>. The address of your forum should be similar to any other file you have on your website. If you uploaded the SMF files to the very root of your webhost and your website domain is [http://www.simplemachines.org http://www.simplemachines.org], then you would run that URL to access the installer of SMF. If you uploaded your SMF files to a directory called &quot;community&quot; you would then run the URL [http://www.simplemachines.org/community http://www.simplemachines.org/community] to access the installer providing that [http://www.simplemachines.org/ http://www.simplemachines.org] is your website&#039;s domain.
 
</li><li><span style="font-size: 14px;" class="bbc_size"><b>Enter in the details</b></span>. SMF needs to connect to your database that you have set up so it has a place to store its data. Your host is the one that can either provide you with these details or likely provides an interface where you can setup up databases and database accounts for SMF to use.
 
</li><li><span style="font-size: 14px;" class="bbc_size"><b><span style="color: red;" class="bbc_color">For more information on running the SMF installer, see the document</span> [[Installing SMF]]</b>.</span></li></ul>
<font size="4" class="bbc_size"><b>Frequently Encountered Problems</b></font><hr />Sometimes issues arise when installing SMF, the most common issues are listed below.
<ul class="bbc_list"><li>[http://docs.simplemachines.org/index.php?topic=843.0 How do I fix this &quot;Installer unable to find language files&quot; error I am getting?]</li><li>[http://docs.simplemachines.org/index.php?topic=1079.0 How do I fix this &quot;ALTER TABLE smf_smileys ORDER BY LENGTH&quot; error I am getting?]</li><li>[http://docs.simplemachines.org/index.php?topic=485.0 Why am I getting all these errors in Windows?]</li><li>[http://docs.simplemachines.org/index.php?topic=486.0"  Why does MySQL 4.1.x passwords not work?]</li><li>[http://docs.simplemachines.org/index.php?topic=483.0" What is installer/package manager FTP path?]</li></ul>
 
[[Category:Installing]]

Revision as of 17:14, 28 December 2015

Installing SMF is simple. Here are the basic steps:


Frequently Encountered Problems

Sometimes issues arise when installing SMF, the most common issues are listed below:



Advertisement: