1. **環境檢查**
* [ ] 操作系統:linux、WINNT;
* [ ] PHP版本 5.5+
* [ ] MYSQL 5.5+
2. **目錄、文件權限檢查**
* [ ] conf:可寫;
* [ ] install :可寫;
3.**函數**
* [ ] mysqli_connect() :支持
* [ ] fsockopen():支持
* [ ] gethostbyname():支持
* [ ] file_get_contents():支持
* [ ] mb_convert_encoding():支持
* [ ] json_encode():支持