Showing 1 – 1 of 1 replies
ahay09

When ever I try to send an email […]

ahay09 PURCHASED
2 years ago
When ever I try to send an email verification, I get this error.
Error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 16384 bytes) in /vendor/phpmailer/phpmailer/src/PHPMailer.php on line 2896.
Is this just a memory issue in the php.ini file or am I missing something else.
lodev09
lodev09 SELLER
2 years ago
Hello,

This is a memory setting issue on your server when PHPMailer.php tries to process your mail. Are you perhaps trying to attach a huge file? If so, make sure to increase your php memory limit.

Reference:
https://github.com/PHPMailer/PHPMailer/issues/1863
https://stackoverflow.com/questions/19661424/issue-with-phpmailer-and-memory-limit