PHP運行方式 |
CGI-FCGI |
PHP版本 |
5.2.17 |
運行于安全模式 |
NO |
支援ZEND編譯運行 |
NO |
允許使用URL打開檔 allow_url_fopen |
YES |
允許動態載入程式庫 enable_dl |
YES |
顯示錯誤資訊 display_errors |
YES |
自動定義總體變數 register_globals |
NO |
POST最大位元組數 post_max_size |
8M |
允許最大上傳檔 upload_max_filesize |
2M |
程式最長運行時間 max_execution_time |
60 秒 |
magic_quotes_gpc |
YES |
magic_quotes_runtime |
NO |
被禁用的函數 disable_functions |
無 |
PHP信息 PHPINFO |
PHPINFO |