• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be 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.

Locked out of plesk

Busi

New Pleskian
When i try and access my web interface i with root account just get incorrect password even that i ever changed it an it always worked until someday.
the admin account just get


Code:
ERROR: Allowed memory size of 2147483648 bytes exhausted (tried to allocate 2131230937 bytes) (common_func.php3:336)

I tired putting a higher limit on memery for php
It was on 256M to start with, i changed it to 1024M and then to 2G in the php.ini

But it just keep saying it.

Bit lost on what to do now.
 
Hi Busi,

could you please provide the information, WHICH php.ini you modified and how you did change the setting?
 
Hi Busi,

could you please provide the information, WHICH php.ini you modified and how you did change the setting?

/usr/local/psa/admin/conf/php.ini

And used nano to change
memory_limit = 256M -> memory_limit = 2G
then i did a psa stop and psa start
 
Hi Busi,

some hosting provider limit the maximum PHP - memory - usage on virtual servers and 256M should be fairly enough for the Plesk Control Panel anyway. Please check your maximum available ressources with your hosting provider, or consider to provide all informations about your current environment.
 
Its hosted on a dedicated server so no limit other what i set.
But what would even get Plesk to hit a 2gb cap when logging in?
And the dedicated got 64gb ram
 
Back
Top