What is the process of installing the latest PHP version on cPanel?
In this knowledge-base, one can find how to Install new versions of PHP via WHM’s…
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.
Explore more hosting insights, tips and industry updates.
In this knowledge-base, one can find how to Install new versions of PHP via WHM’s…
In this article, we will explain how to incorporate trash folder data into email disk…
Connect to the Windows 2003 Server with Remote Desktop Login to the Server.Go to Start…