• 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

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