Less cache memory issues
Permalink
I'm having memory issues that seem related to the processing of my site's less files.
The main less file is not loading sometimes especially if I've applied any custom settings with the theme customizer.
My log files show:
mod_fcgid: stderr: PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 523800 bytes) ... application/files/cache/lessphp_cd48i8xggso4kgg48kcowcs444sg0k8.lesscache on line 29
This is on shared hosting with a php memory limit of 128M.
PHP Version 5.3.3-7+squeeze19
The main less file is not loading sometimes especially if I've applied any custom settings with the theme customizer.
My log files show:
mod_fcgid: stderr: PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 523800 bytes) ... application/files/cache/lessphp_cd48i8xggso4kgg48kcowcs444sg0k8.lesscache on line 29
This is on shared hosting with a php memory limit of 128M.
PHP Version 5.3.3-7+squeeze19
Okay I think it looks like the problem was with htaccess settings which were in there for another app (I had Concrete5 in a subfolder and the main site in the root was Magento).
The Reset Customisations button still seems to give the same issue though, with a clean install of 5.7.4 on a fresh directory.
The Reset Customisations button still seems to give the same issue though, with a clean install of 5.7.4 on a fresh directory.
This is with the Elemental theme as well.