9 | | * '''[http://www.php.net/ PHP 4.4.0/5.1.0]''' and higher ('''register_globals''' must be '''Off''', '''safe_mode''' must be '''Off''', '''exec()''' (executable files) must be '''allowed''', '''allow_url_fopen''' should be '''On''' and '''allow_url_include''' should be '''Off''') with '''''mbstring''''', '''''domxml''''' (only for PHP 4.x) and '''''xslt''''' extensions (they are required to run Orca forum and support UTF-8) |
| 9 | * '''[http://www.php.net/ PHP 4.4.0/5.1.0]''' and higher |
| 10 | |
| 11 | * '''register_globals''' must be '''Off'''[[BR]] |
| 12 | '''safe_mode''' must be '''Off'''[[BR]] |
| 13 | '''exec()''' (executable files) must be '''allowed'''[[BR]] |
| 14 | '''allow_url_fopen''' should be '''On'''[[BR]] |
| 15 | '''allow_url_include''' should be '''Off''' |
| 16 | |
| 17 | * '''''mbstring''''', '''''domxml''''' (only for PHP 4.x) and '''''xslt''''' extensions should be installed |