testing simple edit layout, hit commit and the following error message was returned
Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 233472 bytes) in /data/matrix/data/private/assets/design_customisation/0012/642/design_file.php on line 433
edit: all commits in simple edit return similar error message and I am running 3.18RC2
You are running out of memory. Matrix ships with a default very low memory limit. On the main System Configuration screen, up the Web and Cron memory limits to 32M.
Thanks Avi
Any advantage in increasing it to 64M on the Web side, sever has plenty of memory, running no other major apps and probably have 30 to 40 contributors in action in a few weeks?
The memory limit is per script execution, so I'd stick with 32M unless you get a similar error. However, if you are running on an x86_64 (i.e. a 64-bit) distribution, you should double this to 64M.