• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

PHP memory error

A

anton_latvia

Guest
Sorry, that's my third post for today...
But after upgrade to Plesk 7.5.1 I am getting PHP Fatal error:
PHP Fatal error: Allowed memory size of 12582912 bytes exhausted (tried to allocate 5664 bytes) in .....

That happens during fetching of the MySQL row in PHP. I have never had problem like this. Of course, I will rise the memory limit under PHP, but still... What's the core for this? New Plesk? Why? Never thought my PHP sites are taking so much memory!
 
Hm... strange... Before installation of Plesk 7.5.1 I had ionCube installed and disabled it in php.ini (commented out). Now it looks like installation of Plesk has enabled it back again! Nonsense! I disabled ionCube again and everything works just fine with old memory limit value. :)
 
Back
Top