• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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