• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

PMM Failed Validation

J

jefwic

Guest
Hello,

We're migrating from a Plesk 8.2.1 to 8.3 server, but PMM is giving the following error:

Failed validation of the document with external DTD /usr/local/psa/PMM/plesk.dtd. The errors are: "false" for attribute state of virusfilter is not among the enumerated setValue

(which repeats a ton of times).

Any suggestions as to how to correct this error would be greatly appreciated.

Thank you.
 
Here is a workaround:

I changed line 2703 of PleskX.pm; specifically I changed "false" to "in". Since the import agent didn't recognize false, I just set this to in - this does mean all mail accounts with virus scanning off will now have it on for incoming mail, but at least it works.
 
I have same problem could you poste the line (the code) where you canched this
 
Back
Top