~**************************************************~
This Tutorial is one of the 2 available forum installation Tutorials.
The other Tutorial(s) are:
- How to Install phpBB on Zymic (With Pictures!)
~**************************************************~
Title: How to Install SMF on Zymic (With Pictures!)
Description: This Tutorial will help you make a SMF forum for your website.
Difficulty: 1/5 (very easy just follow the steps)
This Tutorial is one of the 2 available forum installation Tutorials.
The other Tutorial(s) are:
- How to Install phpBB on Zymic (With Pictures!)
~**************************************************~
Title: How to Install SMF on Zymic (With Pictures!)
Description: This Tutorial will help you make a SMF forum for your website.
Difficulty: 1/5 (very easy just follow the steps)
Before you start:
If I reffer to YOURSITE_smf or http://YOURSITE.YOURHOST.com/, you need to change YOURSITE to the name of your site, and YOURHOST to the host you are using, like for example uuuq or any other zymic host.
Ok, so you have made an account on Zymic.com, and you are thinking "Hey, a forum could be an useful addition to my website!", then you've came to the right place. This Tutorial will show you how to make a forum with SMF (Simple Machines Forum).
All the steps are shown below:
Step 1:
Download SMF from their website, by going to http://www.simplemachines.org/ and clicking downloads, or going directly to http://download.simplemachines.org/. Download the version at the top of the page, like so:

Step 2:
Download FileZilla from their website (if you don't already have it, if you do have it already continue to the next step), by going to http://filezilla-project.org/ and clicking download client, or go directly to http://filezilla-project.org/download.php and download the client, like so:

Step 3:
Log in to your site trough the Control Panel, and save the following information somewhere:

Step 4:
Open FileZilla and log in using the details you just saved, your accounts password and port 21, then click "Quick Connect" like so:

Step 5:
Now once you are connected, create a new folder called "smf" (without the quotes) in your root directory (main directory):

Step 6:
Open the folder and upload the smf folders in there by unzipping them and then selecting all the unzipped files and dragging them into the folder:

Step 7:
Once you did that, go back to your site, and click MySQL Database Management:

Step 8:
In there, create a new database called "smf" (without the quotes), like so:

Step 9:
Then create a new username below that, also called "smf" (without the quotes), and with any password:

Step 10:
Now assign priviledges to them below that, MAKE SURE EVERY BOX IS CHECKED, and assign:

Step 11:
Now go back to FileZilla, and open the smf folder. In there select all these files:
attachments
avatars
Packages
Smileys
Themes
agreement.txt
Settings.php
Settings_bak.php
Then right-click, and click File Permissions, then in the text-field type 777:

Step 12:
Go into the subfolder called Packages and do the same for the file installed.list.
Step 13:
Go to http://YOURSITE.YOURHOST.com/smf/install.php:

Step 14:
In there fill-in the basic settings:

Step 15:
On the MySQL part, leave the localhost allone, at the MySQL username fill in the username you used, it should be YOURSITE_smf and in the box below fill in the password you used, then in the box below again fill in YOURSITE_smf (change yoursite to your username), and in the table prefix type in YOURSITE_smf* (again edit):

Step 16:
Now once you're at the next step create your account and again type in your MySQL password:

Finished!
You're done! Now just go to http://YOURSITE.YOURHOST.com/smf and enjoy your forum!
Thanks for reading (or seeing
~ Qub1
The Q&A:
Q: When I open my Installer.php I get a screen saying that it wants to connect to my FTP program. What should I do?
A: You probably forgot to set the permissions for your files. Re-do that step and everything should be working.
Q: My Installer says that the database can't be found. What is happening?
A: You forgot to Assing the Priviledges to the database. Re-do that.
Q: When i press next on the Installer it says that it couldn't connect to my database. What did I do wrong?
A: Your database name is too long. It can be a maximum of 16 characters. The YOURSITE_ also count, so if you have Mysimplezymicsite_smf it won't work, since it is 21 characters in total, so it exeeds the limit of 16.
Q: I have installed my forum and everything works correctly, but when I try to install new packages, it get an error saying I need to have Zlib installed. How can I fix this?
A: Currently there is no solution to this problem, so you'll just have to install packages manually. If anyone knows how to fix this, please say so.
Q: I get this message:
MAJOR SECURITY RISK:
You have not removed install.php!
A: You must click the remove install.php checkbox at the end of the tutorial, or you must go into your forums root directory and manually remove the install.php file.
Currently that are all the F.A.Q.'s, if you have a question it will be added here.
