Here are some neat settings you should consider appling to your Apache config
Increase PHP memory limitation in "/etc/php/7.*/apache2/php.ini" to eg. 512M from
memory_limit = 128M
(Edited 19-03-19)
Apache server tweaks
Here are some neat settings you should consider appling to your Apache config
Increase PHP memory limitation in "/etc/php/7.*/apache2/php.ini" to eg. 512M from
memory_limit = 128M
(Edited 19-03-19)
Comments