• 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

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