Changes

From SME Server
Jump to navigationJump to search
2,901 bytes added ,  20:42, 11 October 2007
New page: {{Languages|SMF}} =SMF 1.1.4 for SME 7.x= ==Maintainer== Sylvain Gomez<br/> mailto:sylvaingomez@free.fr ==Description== Simple Machines Forum — SMF in short — is a...
{{Languages|SMF}}
=SMF 1.1.4 for SME 7.x=

==Maintainer==
[[User:Cool34000|Sylvain Gomez]]<br/>
mailto:sylvaingomez@free.fr

==Description==
Simple Machines Forum — SMF in short — is a free, professional grade software package that allows you to set up your own online community within minutes.

Its powerful custom made template engine puts you in full control of the lay-out of your message board and with our unique SSI - or Server Side Includes - function you can let your forum and your website interact with each other.

SMF is written in the popular language PHP and uses a MySQL database. It is designed to provide you with all the features you need from a bulletin board while having an absolute minimal impact on the resources of the server. SMF is the next generation of forum software - and best of all it is and will always remain completely free!

For more information see http://www.simplemachines.org/''.

==Download==
You can download this package ''[http://mirror.contribs.org/smeserver/contribs/sgomez/contribs/smf/smeserver-smf-1.1.4-1.noarch.rpm here]''. If you would like to save it directly on your SME Server, you should give this command at a linux-prompt
wget http://mirror.contribs.org/smeserver/contribs/sgomez/contribs/smf/smeserver-smf-1.1.4-1.noarch.rpm

==Installation and Uninstall==
For installation just hit the following command
yum localinstall *.rpm
For uninstall just hit the following command
yum remove smeserver-smf
You can ignore the yum-comments ''signal event post-upgrade'' and ''signal-event reboot''.

==Languages support==
There are 6 languages supported by default: English, French, German, Italian, Spanish and Swedish.

The install will set the default language according to your SME language settings (English if not autodetected)

You can download other languages [http://www.simplemachines.org/download/?languages here]. Please choose UTF-8 langpacks.

Untar the downloaded langpack in /opt/SMF/ (this should update the 'Themes' folder)

Then you need to set the rights of the files you added for security reasons. Copy/paste the following at the prompt:
cd /opt/SMF
find Themes -type d -exec chmod 555 {} \;
find Themes -type f -exec chmod 444 {} \;
chown -R root:root /opt/SMF/Themes/
chown root:www /opt/SMF/Themes/
chmod 775 /opt/SMF/Themes/

==Use==
To use SMF, start your favorite browser at ''http://yourdomain.com/forum''.

The administration panel will be available once you're connected as an admin.

{{Warning box|For security-reasons, change the admin password as soon as possible!
User: admin

Pass: admin
}}

== Additional information ==
*[http://www.simplemachines.org/ Website]
*[http://docs.simplemachines.org/ Docs]
*[http://www.simplemachines.org/download/ Downloads]
*[http://www.simplemachines.org/community/ Community forums]




''Sylvain Gomez (Cool34000)''

----
[[Category: Contrib]]
[[Category: Webapps]]
498

edits

Navigation menu