Introduction to installing: Difference between revisions From Online Manual

Jump to: navigation, search
No edit summary
(Now it is a useful intro. It lists the steps briefly and refers the reader to other docs.)
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:
*<b>Check the Server  [[Requirements|Requirements]]</b> 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.
*<b>[[Installing|Install]]</b>
**<b>[[Installing#Create a Database and a Database User|Know your Database]]</b>
**<b>[[Installing#Download the Install Archive|Download the most recent version of SMF]]</b>
** <b>[[Installing#Extract and Upload the Install Archive|Upload Files to your Server]]</b>
**<b>[[Installing#Set File Permissions|Set File Permissions]]</b>
**<b>[[Installing#Run the Installer|Run the SMF Installer]]</b>


The Installation process of installing SMF generally requires three fundamental steps:
<!-- So many bad links is bad
 
===Download the SMF package you want to use.===
* <b>Select the version that is suitable for your needs and level of experience.</b> 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.
 
* <b>Check the minimum requirements.</b> 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.
 
* <b>For more information on download SMF, see the document [[Obtaining SMF]].</b>
 
 
===Upload SMF===
* <b>Find an FTP program to use</b>. 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 [[How do I use FTP]].
 
* <b>CHMOD your files.</b> 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'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.
 
* <b>For more information on uploading SMF, see the document [[Uploading SMF]].</b>
 
 
===Run the SMF Installer===
* <b>Type in your forum address in your browser</b>. 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, then you would run that URL to access the installer of SMF. If you uploaded your SMF files to a directory called "community" you would then run the URL http://www.simplemachines.org/community to access the installer providing that http://www.simplemachines.org is your website's domain.
 
* <b>Enter in the details</b>. 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.
 
* <b>For more information on running the SMF installer, see the document [[Installing SMF]].</b>
 
 
<!--<font size="4" class="bbc_size"><b>Frequently Encountered Problems</b></font><hr />-->
===Frequently Encountered Problems===
===Frequently Encountered Problems===
Sometimes issues arise when installing SMF, the most common issues are listed below.
Sometimes issues arise when installing SMF, the most common issues are listed below.
Line 35: Line 16:
* [[Why does MySQL 4.1.x passwords not work]]?
* [[Why does MySQL 4.1.x passwords not work]]?
* [[What is installer/package manager FTP path]]?
* [[What is installer/package manager FTP path]]?
 
-->
[[Category:Installing]]
[[Category:Installing SMF]]

Revision as of 19:07, 10 February 2011

Installing SMF is simple. Here are the basic steps:



Advertisement: