I'm porting an installation of Joomla, and I'm getting this error:
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 116 bytes) in
in \wwwroot\libraries\joomla\error\exception.php on line 117
I've tried upping the limit, but that doesn't help (well, it wouldn't, it's only trying to allocated 116 bytes)
Any ideas?