Requirements
The framework requirements are limited.
- PHP 5.5 or greater.
- Apache Web Server or equivalent with mod rewrite support.
- IIS with URL Rewrite module installed - http://www.iis.net/downloads/microsoft/url-rewrite
The following PHP extensions should be enabled:
- Fileinfo (edit php.ini and uncomment php_fileinfo.dll or use php selector within cpanel if available.)
- OpenSSL
- INTL
Note: Although a database is not required, if a database is to be used, the system is designed to work with a MySQL database using PDO.
时间: 2024-10-30 03:40:46