Data Center Services Dedicated Hosting
2 min read
10

Reboot Dedicated Server via WHM/AMP/Command Line?

September 13, 2016
0

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

Continue Reading
Cloud Computing Dedicated Hosting
1 min read
3

Plesk is not accessible: sw-engine cannot start

September 9, 2016
0

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

Continue Reading
Email Hosting
1 min read
7

Mail is Deferred: Delivery Temporarily Suspended

August 23, 2016
0

  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

Continue Reading
Cloud Computing Data Center Services Dedicated Hosting
1 min read
2

How to Install a Plesk Module

August 18, 2016
0

  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

Continue Reading
Data Center Services
1 min read
5

How to Get or Reset Password for “Admin” Account in Plesk

August 15, 2016
0

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: #

Continue Reading