• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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