PHP 7 or greater
MySQL 5.6 or greater
The mod_rewrite Apache module
post_max_size 128M (48 is enough)
upload_max_filesize 128M (32 is enough)
max_input_time 600 (120 is enough)
max_input_vars 3000 (1000 is enough)
PHP memory limit 128MB (96 is enough)
<IfModule mod_substitute.c>
SubstituteMaxLineLength 20M
</IfModule>