• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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