@naiksawan said in Allowed memory size exhausted.. what cause & how to fix it? please help..:
/usr/local/www/guiconfig.inc on line 693
Most probably you were about to look a a log file that was to big to get parsed and formatted by PHP.
This can happen when you set
b9b0dabe-f1ea-4c03-99af-4e7e70a9e4ab-image.png
to a huge value ... something like 532 677 601 bytes - or half a Tera Bytes.
Try something less daunting, or go out, do some DRAM chopping, change PHP settings so it can actually use it, and retry.
Use the console access - option 8 and then the clog command to dump a log file to terminal : example :
clog /var/log/system.log