• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Plesk 8 Problem

S

salvax

Guest
I have bought new server. I have installed only yum and apt packages with dependencies. Generally python packages. But i have got some errors when i enter admin side.

ERROR: PleskFatalException
Components::componentUpdate() failed: Unable to exec utility packagemng: Empty error message from utility.

0: /usr/local/psa/admin/auto_prepend/auth.php3:472


What is that? What should i do?
 
solved

Ok i forgot . I have installed new rpm packages also. Then i found that solution.

# rm -f /var/lib/rpm/__db.*
# rpm --rebuilddb

it worked.
 
Back
Top