• 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

ImportError: No module named libxml2

kevin@

Basic Pleskian
I have a fresh install of Plesk 8.2.0 with the latest patch, I am trying to migrate files over from my 7.5.4 server as I am replacing it with this new one.

I tried using the migration manager through the panel - and it failed with a very useless message. I decided then to do it all manually - managed to get the files backed up and transferred to the new server no problem, when I try to restore I get this:

gunzip: error writing to output: Broken pipe
cat: stdout: Broken pipe
Traceback (most recent call last):
File "/usr/local/psa/admin/sbin/supervisor", line 5, in ?
import supervisor
File "/usr/local/psa/admin/share/supervisor/supervisor.py", line 16, in ?
import validator
File "/usr/local/psa/admin/lib/python/validator.py", line 1, in ?
import libxml2, logging
ImportError: No module named libxml2
Can not start supervisor /usr/local/psa/PMM/var/restore: Empty error message from utility.


Any ideas?

libxml2-2.6.30 and py25-libxml2-2.6.30 packages are installed...

Thanks!
 
Back
Top