Plesk Control Panel Is Not Loading?

If you are not able to login into your plesk control panel, please refer the below,

/usr/local/psa/admin/logs/httpsd_error_log

If you are getting the below error message, it means you are using more memory than alloted to you,

[emerg] (22)Invalid argument: could not call shmget

In such a case you need to increase the value of shmall in

/etc/sysctl.conf

file. Edit the file and increase the value as

kern.sysv.shmall=shmmax/4096

If you need the changes to get reflected soon, please execute the following command :-

sysctl -p

You need to reset the psa service, in this way you can access your Plesk control panel.

  • Plesk Control Panel Is Not Loading
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

What is a SPF record and how to change the SPF record?

SPF stands for Standard Policy framework. It is being implemented by many Hosting providers....

How To Change Memory Limit In The .htaccess Via FTP

If a user who wish to do the required changes in his memory limit using his FTP account, he only...