Plesk is a highly efficient web server administration control panel. It is offered with the Windows web hosting platform. At times you may come across a situation where the Plesk control panel might not load.

If you are not able to login into Plesk, refer to the process mentioned below:

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

If you encounter the error message mentioned below, it means you are using more memory space than what is allotted to you:

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

In this situation, you have to increase the value of ‘shmall’ in the ‘/etc/sysctl.conf’ file. Edit this file and increase the value with the following command:

kern.sysv.shmall=shmmax/4096

In case you want the changes to get reflected right away, you can execute the command mentioned below:

sysctl –p

You will have to reset the PSA service; this will enable you to access the Plesk control panel.

Popular Posts You May Read

Explore more hosting insights, tips and industry updates.

How to Use WHM to Remove the cPanel Accounts

This guide will help you in removing the cPanel accounts using WHM. Termination is final…

Some Information About SAN And NAS

Network Attached Storage(NAS) : The NAS stands for Network Attached Storage. NAS appliances work as…

Steps To Backup And Restore Your Files In Plesk

1. Log in to the Plesk admin area.2. Select the “Back up ” option. You…