System Requirements
108 Views
Minimum Requirements
| Component | Minimum | Recommended |
|---|---|---|
| PHP | 8.2 | 8.3+ |
| MySQL | 5.7 | 8.0+ |
| Memory | 128MB | 256MB+ |
| Disk Space | 500MB | 1GB+ |
Required PHP Extensions
- BCMath, Ctype, Fileinfo, JSON
- Mbstring, OpenSSL, PDO, Tokenizer, XML
- cURL, GD or Imagick, Zip
Checking Your Environment
Run the following to check your PHP version and extensions:
php -v
php -m