• askmediy

    (@askmediy)


    Hi everyone. I’ve been getting this error in my error log all the time now. Not sure how but it’s only been for a few weeks. I’ve my mem set at a whopping 128m via php.ini and config. I’ve even re-installed class-phpmailer.php..

    Any ideas ?

    This is the whole error I’m getting

    PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 57023223 bytes) in /home/askmediy/public_html/wp-includes/class-phpmailer.php on line 1892

Viewing 5 replies - 1 through 5 (of 5 total)
  • esmi

    (@esmi)

    Thread Starter askmediy

    (@askmediy)

    Thank you. However like I said before I’ve done all that and it has been in place for a long time now. This error is all new for whatever reason

    esmi

    (@esmi)

    Well, judging by the error above, you obviously have not raised the PHP memory allocation sufficiently. What did you raise it to? 512M?

    Thread Starter askmediy

    (@askmediy)

    Really. I have always had it set at 128M. Do you really think I need to raise it even more than 128M ? What would you say would be a safe #. Don’t want to over tax my server. If that even makes any sense.

    esmi

    (@esmi)

    You currently have 256M of PHP memory and that is not enough, so the next step would be to raise it to 512M.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘PHP Fatal error: Allowed memory’ is closed to new replies.