countryboy01
Verified User
- Joined
- Nov 25, 2014
- Messages
- 21
One of my end users are getting the error:
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 4097 bytes) in /var/www/html/nutsmail_4.2.1_standalone_basic/functions/imap_general.php on line 129
Now, I know how to resolve this issue, considering that I'e read forums that the main php.ini needs to be edited to match the bytes in MB.
Right now the php.ini is set at 64Mb for Memory. This webmail interface is needing 67Mb.
We also have Squirellmail setup and that does not pose any issues either. I've searched in our error logs and from what I can determine, nothing pops up about this issue.
I'm not wanting to know how to resolve it(like I said, I believe I know how to). I am wanting to know how the issue was caused. Specially since this is the only email account on the domain that is having the issue.
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 4097 bytes) in /var/www/html/nutsmail_4.2.1_standalone_basic/functions/imap_general.php on line 129
Now, I know how to resolve this issue, considering that I'e read forums that the main php.ini needs to be edited to match the bytes in MB.
Right now the php.ini is set at 64Mb for Memory. This webmail interface is needing 67Mb.
We also have Squirellmail setup and that does not pose any issues either. I've searched in our error logs and from what I can determine, nothing pops up about this issue.
I'm not wanting to know how to resolve it(like I said, I believe I know how to). I am wanting to know how the issue was caused. Specially since this is the only email account on the domain that is having the issue.