SMF Online Manual

*
  • Home
  • Community
  • Download
  • Customize
    • Modifications
    • Themes
    • Upgrades
  • Support
    • Function Database
  • Online Manual
  • About
  • Contribute
  • Development
 

Documentation of the moment:

Understanding BBCodes


  • Home
  • Help
  • Search
  • Login
  • Register

  • SMF Online Manual »
  • Installing, Converting, and Upgrading SMF »
  • Installing SMF »
  • Topic: Client and Server Requirements
 
Install SMF InstallingIntroduction to Installing SMFClient and Server RequirementsObtaining SMFUploading SMFInstalling SMFInstalling and Upgrading using Webinstall Upgrading Converting
Using SMF User Moderator Administrator
Advanced Mods and Themes More Info
Glossary Terminology FAQs References Feature List What's New
Comments Feedback Requests
« previous next »
Client and Server Requirements
To run an SMF forum the server it resides on, as well as the browsers used by its users, will need to meet some specified requirements. Additionally, there are some recommended requirements that may give advanced capabilities to users.

Basic Server Requirements
Any webserver that has approximately six megabytes of available disk space, and properly supports PHP, such as Apache or Internet Information Services (IIS). The following is required to be installed on the server:

PHP 4.1.0 or higher. The following are required to be set correctly in your php.ini file:
  • the engine directive must be On.
  • magic_quotes_sybase directive must be set to Off.
  • session.save_path directive must be set to a valid directory, or empty.
  • file_uploads directive must be On.
  • upload_tmp_dir must be set to a valid directory, or empty.

Database capabilities such as MySQL 3.23.28 or higher, PostgreSQL 7.4.10 or higher, or SQLite 1.x or 2.x.
  • A minimum of 500 kilobytes of storage space in the database, although more is highly recommended.
  • The database user should have the following privileges (at minimum): SELECT, INSERT, UPDATE, DELETE, ALTER, and INDEX.
  • The database user should have CREATE and DROP privileges during install, upgrade, and conversion processes.

The following applies to SMF 1.1 only:

In SMF 1.1.x, MySQL is the only supported database scheme.


Server Recommendations
These are not required, but may be beneficial to your SMF install and enable you to use more functions.

  • Windows, Linux or another Unix based operating system.
  • GNU Aspell 0.50 or higher (with appropriate dictionaries) for spell checking functionality.
  • Apache 2.0.x or above with AcceptPathInfo set to On for queryless URL support.

  • PHP 5.2.0 or higher, with the following set in your php.ini file:
    • max_input_time set to a value of at least 30.
    • post_max_size and upload_max_filesize set to the size of the largest attachments you wish to be able to upload.
    • memory_limit set to at least 8M.
    • max_execution_time set to at least 15.
    • register_globals set to Off.
    • session.use_trans_sid set to Off
    • safe mode disabled, or PHP suExec enabled.
  • Database Support
    • MySQL 5.0 or higher if you using MySQL.
    • PostgreSQL 8.3.3 or higher if using PostgreSQL.
    • SQLite 3.6.1 or higher if using SQLite.
  • GD Graphics Library 2.0 or higher.


Basic Client Requirements
Supported browsers
  • Microsoft Internet Explorer 5.0 or higher (7.0 or higher recommended).
  • Opera 7.0 or higher (9.5 or higher recommended).
  • Netscape 6.0 or higher.
  • Mozilla Suite 1.0.2 or higher.
  • Konqueror or Galeon.
  • Apple Safari 1.0 or higher (3.0 or higher recommended).
  • Mozilla Firefox 0.8 or higher (2.0 or higher recommended).
Browser Settings Requirements:
  • Javascript and cookies should be enabled for full functionality.
Browsers that are not recommended or are unsupported:
  • Mac IE 5.1.7 or higher.
  • Opera 6.0.
  • Microsoft Internet Explorer 4.0.
  • Netscape Navigator 4.0 (unsupported).
  • Microsoft Internet Explorer 3.0 (unsupported).
Print
Reply
Reply with quote



Comments:
Quote
banu made the following comment on October 24, 2008, 08:58:12 AM:

PLZ HELP ME I HAVE PROBLEM WITH DOWN LOADING A FORUM

Quote
Jade made the following comment on October 24, 2008, 09:26:12 AM:

See here: http://docs.simplemachines.org/index.php?topic=6.0

Quote
Stüldt Hĺjt made the following comment on February 28, 2009, 01:01:17 PM:

You also need DROP privilege for search to work.

Quote
Swampcritter made the following comment on June 09, 2009, 08:42:52 AM:

Quote from: Stüldt Hĺjt on February 28, 2009, 01:01:17 PM
You also need DROP privilege for search to work.


Actually, you can use the Search.php code fix (link below) that uses temporary tables rather than having to require the 'drop' privilege. Note: You have to have MySQL 5.0 and above for this fix to work.

http://www.simplemachines.org/community/index.php?topic=292570.0


Advertisement:
  • Powered by SMF 2.0 RC2 | SMF © 2006–2009, Simple Machines LLC
  • XHTML
  • RSS
  • WAP2

Page created in 0.119 seconds with 21 queries.
Page served by: 10.0.100.134