• 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.

Error Creating Domain

J

jplotzke

Guest
Hello,

After upgrading to 8.2.1 from 7.5.4, anytime I try to setup hosting on a domain I get the error message:

"Error: Unable to update hosting preferences: hosting update is failed: object ID is invalid"

Looking in the httpsd error log, I see this error:

"/usr/local/psa/admin/bin/skelmng: error while loading shared libraries: libboost
_filesystem.so.1.32.0: cannot open shared object file: No such file or directory
no crontab for jeff"

It looks like it's trying to find a crontab file in the .skel directory -- Is this new to 8.2.1? I looked in my .skel folder and there's not a crontab.

Anyone have this problem and can offer any assistance?

Thanks,

~Jeff
 
$ rpm -qf /usr/lib/libboost_filesystem.so.1.32.0
boost-1.32.0-6

it's for FC4.. check that this package (or similar) is installer on your box as well.
 
Back
Top