SMF 2.0 Beta 3 Public release - Will I have a problem installing or using?

Status
Not open for further replies.

Mentor

New Member
Messages
25
Reaction score
0
Points
0
I would like to use Simple Machines program for a forum. SMF says in their installation notes that the following things need to be checked. Do you know if these are set this way?

Server Requirements
Any webserver that supports PHP properly, such as Apache or Internet Information Services (IIS).

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

MySQL 3.23.28 or higher.

  • at least 500 kilobytes of storage space in the database, although more is highly recommended.
  • at least the following privileges: SELECT, INSERT, UPDATE, DELETE, ALTER, and INDEX.
  • during installation and conversion, the CREATE and DROP privileges.
About six megabytes of storage space on the web server (more for attachments!).

Server Recommendations
  • Windows operating system, Linux or another Unix based operating system.
  • GNU Aspell 0.50 or higher (with appropriate dictionaries) for spell checking functionality.
  • Apache 1.3.x or 2.0.x with AcceptPathInfo set to On for queryless URL support.
  • PHP 4.3.10 or higher, with the following set in php.ini:
    • the max_input_time directive set to a value of at least 30.
    • the post_max_size and upload_max_filesize directives set to the size of the largest attachments you wish to be able to upload.
    • the memory_limit directive set to at least 8M.
    • the max_execution_time directive set to at least 15.
    • the register_globals directive set to Off.
    • safe mode disabled, or PHP suExec enabled.
  • MySQL 4.0.15 or higher.
  • GD 2.0 or higher.
My forum will be a community forum for several neighborhoods. Will I need to get approval to have something set properly for the MySQL to work?
 

FalseHope

Active Member
Messages
1,639
Reaction score
0
Points
36
x10hosting has all of the requirements needed. You might need to upgrade to level 2 PHP I can't remember. I never, but I think I already have it. You won't need any approval for your board. You can set it up and run it, as long as it does not break any rules in the Terms Of Service.
 
Last edited:

Christopher

Retired
Messages
14,659
Reaction score
8
Points
0
You will probably have to upgrade to the intermediate version.
I tested it on my account and it worked just fine.
 
Status
Not open for further replies.
Top