Reboot Dedicated Server via WHM/AMP/Command Line?
The WHM panel provides two options for a server reboot: Forceful Server Reboot Graceful Server Reboot The recommended option is Graceful Reboot. This way the reboot will be queued, and when all services are stopped the server will be restarted. In a case there is a very high load on
Plesk is not accessible: sw-engine cannot start
Applies to: Plesk 12.5 for Linux Symptoms Plesk is not accessible due to stopped sw-engine service. sw-engine cannot be started: # service sw-engine start /usr/sbin/sw-engine-fpm: error while loading shared libraries: libxmlrpc_cpp.so.4: cannot open shared object file: No such file or directory 3. Library libxmlrpc_cpp.so.4 is missing from the
Mail is Deferred: Delivery Temporarily Suspended
Mail is Deferred: Delivery temporarily suspended: connect to 127.0.0.1[127.0.0.1]:10024: Connection refused Applies to: Plesk for Linux/Unix Symptoms There are many emails in mail queue In /var/log/maillog the following can be found: servername postfix/error[15666]: 8875414912DE: [email protected], relay=none, delay=0.16, delays=0.12/0/0/0.04, dsn=4.4.1, status=deferred (delivery temporarily suspended: connect to 127.0.0.1[127.0.0.1]:10024: Connection refused) Cause
How to Install a Plesk Module
Linux How to install Plesk additional components (like Backup Manager, PHP etc.) with autoinstaller? There are 2 ways to install additional Plesk Components: 1. Installation from the Web Interface: Plesk Control panel->tools and Settings->Updates and Upgrades button. Please make sure that port 8447 is opened. It is used by
How to Get or Reset Password for “Admin” Account in Plesk
Applies to: Plesk for Linux/Unix Symptoms The password for the “admin” user in Plesk has been lost. Resolution For Plesk versions 10.x and above: Use the ${PRODUCT_ROOT_D}/bin/admin utility to prompt the password for the “admin” user: # /usr/local/psa/bin/admin --show-password Use ${PRODUCT_ROOT_D}/bin/init_conf to reset the password for the “admin” user: #