wolstech Posted October 8, 2019 Posted October 8, 2019 Is it OK if I raise PHP 5.6's memory limit raised to 64MB on Tommy? My applications can't generate reports because they keep running out of memory. Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 32 bytes) in /home/rax2/public_html/webapps/OSM/vendor/mpdf/mpdf/src/TTFontFile.php on line 4771 (I'd just edit the php.ini myself, but I'm not sure if there will be issues with doing so considering the server relies on a sensitive balance to keep itself from falling over...).
Krydos Posted October 8, 2019 Posted October 8, 2019 The memory limit of Tommy's php 5.6 has been raised to 64 MB.
Recommended Posts