Fatal error : Allowed memory size of 268435456 bytes exhausted (tried to allocate 321598096 bytes) in /Applications/Local.app/Contents/Resources/extraResources/adminer/adminer.php on line 100
Is this an issue with memory allocation, and if so, how can I address it? Thank you!
System Details
Local Version:
Version 9.0.2+6676
Operating System (OS) and OS version:
macOS Sonoma 14.2.1
It’s just not something that we have made publically accessible yet, so that’s why we created the feature request
Similar to PHP memory, we’d rather not just “blanket raise” the value in Local to something super high but give the ability to users to raise as they need down the road.
Thx @Nick-B – but as a temporary workaround, is it not possible to find an ini or config file and manually edit it? Is it compiled somehow in a way that makes it inaccessible? I will try the other method …but I am not sure it will work.
Yes that is the goal of the feature request is to make it publically accessible because currently it is not unlike the PHP memory which you can access and edit.