11 | | * [http://www.php.net/ PHP 4.4.0/5.1.0] and higher ('''register_globals''' must be '''Off''', '''safe_mode''' must be '''Off''', '''exec()''' must be '''allowed''' and '''allow_url_fopen''' also must be '''On''') with '''''mbstring''''', '''''domxml''''' and '''''xsl''''' extensions (they are required to run Orca forum and support UTF-8) |
| 11 | * [http://www.php.net/ PHP 4.4.0/5.1.0] and higher ('''register_globals''' must be '''Off''', '''safe_mode''' must be '''Off''', '''exec()''' must be '''allowed''' and '''allow_url_fopen''' also must be '''On''') with '''''mbstring''''', '''''domxml''''' and '''''xslt''''' extensions (they are required to run Orca forum and support UTF-8) |
| 12 | |
| 13 | * If some security module is installed on the server (such as '''mod_security''' for Apache), it should be able to be disabled or set up for specific folders. |
| 14 | |
| 15 | * Direct connection to boonex.com should be able to be established (i.e. connection without requiring proxy authorization). |
| 16 | |
| 17 | * The server should be able to read any document located in public_html directory via http protocol. |