1. Please confige your php settings to match requirements below.
| PHP setting | Current setting | Require setting | Status |
|---|---|---|---|
| PHP | 7.4.33 | >=7.0 | OK |
| Allow File Uploads | 1 | 1 | OK |
| Memory Limit | 128M | 64M | OK |
2. Please make sure the PHP extensions listed below are installed
| PHP setting | Required | Current setting | Status |
|---|---|---|---|
| PDO | Yes | Installed | OK |
| PHP_ZIP | Yes | Installed | OK |
| PHP_CURL | Yes | Installed | OK |
| PHP_GD2 | Yes | Installed | OK |
| PHP_FILEINFO | Yes | Not Installed | Not OK |
| PHP_IMAP | Yes | Not Installed | Not OK |
| PHP_MYSQLI | Yes | Installed | OK |
| PHP_PDO_MYSQL | Yes | Installed | OK |
| PHP_SOAP | Yes | Not Installed | Not OK |
| PHP_JSON | Yes | Installed | OK |
3. Please make sure the web server owner has write access to the directories listed below
| Location | Current Write Access | Status |
|---|---|---|
| uploads | Writeable | OK |
| frontend/web/assets | Writeable | OK |
| backend/web/assets | Writeable | OK |
| common/config | Writeable | OK |