[BlueOnyx:20289] Re: E-Mail Usage Information

Michael Stauber mstauber at blueonyx.it
Wed Nov 23 01:55:16 -05 2016


Hi Noel,

> Site Management -> Usage Information -> Email
> 
> Fatal error: Allowed memory size of 1073741824 bytes exhausted 
> (tried to allocate 71 bytes)
> 
> This particular site has very few emails being processed daily.

Yeah, that is pretty rare. You can try this:

Edit /etc/admserv/php.ini as "root" and change the line ...

memory_limit = 1024M

... to:

memory_limit = 2048M

Then save the changes and restart "admserv":

systemctl restart admserv

Then try again and see if it works. If it still complains about lack of
memory, then you might need to bump the memory further.

-- 
With best regards

Michael Stauber



More information about the Blueonyx mailing list