| Option | Required | Currently | Status | Comments | 
	| Operation system | - | Linux | OK |  | 
	| PHP version | 4.0.6 | 5.2.17 | OK |  | 
	| Perl-compatible regular expressions | On | On | OK |  | 
	| PHP Server API | CGI | CGI/FastCGI | Warning | It is recommended to use Server API = CGI | 
	| MySQL support is ... | On | On | OK |  | 
	| safe_mode | 0 | 0 | OK |  | 
	| register_long_arrays | 1 | 0 | Failed | Please check php.ini to correct problem | 
	| disabled functions list | Not (exec, popen, pclose, ini_set) | opcache_get_status | OK |  | 
	| file_uploads | 1 | 1 | OK |  | 
	| upload_max_filesize | 2M | 2M | OK |  | 
	| magic_quotes_gpc | 1 | 0 | Warning | Emulation is used | 
	| magic_quotes_runtime | 0 | 0 | OK |  | 
	| magic_quotes_sybase | 0 | 0 | OK |  | 
	| register_globals | 1 | 0 | Warning | Emulation is used |