• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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