Jump to content

PHP Fatal errors after 4.7.5


Recommended Posts

Hello, I started getting this error after updating to 4.7.5. It mostly happen on the registration page and in the admin panel.

FastCGI sent in stderr: "PHP message: PHP Fatal error:  Allowed memory size of 536870912 bytes exhausted (tried to allocate 20480 bytes) in /public/system/Node/Model.php on line 2429" while reading response header from upstream

I tried disabling some plugins, same issue.

No system or errors logs in the admin panel. 

I have also tried raising the PHP memory limit from 256MB to 512MB.

PHP: 8.1.13

Mysql: 8.0.31

Nginx: 1.18

Thank you.

Edited by Donnie95
Link to comment
Share on other sites

  • 2 weeks later...

I have same problem, but another place:

Allowed memory size of 134217728 bytes exhausted (tried to allocate 528384 bytes) in /home/master/http/ipb/system/Helpers/Table/Content.php on line 454

Change in php.ini values of the memory_mimit parameter from 128M to 430M solves the problem.

Only a "an issue with sending bulk mail, a rare issue with some Google logins" patch is available in the upper left corner.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...