Server requirements
To run Kallyas we recommend#
- Using the latest version of WordPress.
- PHP version 7.3 or higher.
- MySQL version 5.6 or higher (MariaDB version 10.1+).
- HTTPS support.
#
Recommended PHP configuration limits#
You can do this on your own, or contact your web host and ask them to increase those limits to a minimum as follows:
- memory_limit: 128M
- post_max_size: 32M
- max_execution_time: 180
- upload_max_filesize: 32M