• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

[PPPM-3631] pci_compliance_resolver all bug

danami

Silver Pleskian
Plesk Version
Product version: 12.5.30 Update #16
Update date: 2015/12/21 09:49
Build date: 2015/11/27 16:00
OS version: CentOS 7.2.1511
Revision: 344620
Architecture: 64-bit
Wrapper version: 1.2

Problem
Running the pci_compliance_resolver command with any services --enable "option" doesn't actually run any of the scripts:

Code:
# /usr/local/psa/admin/bin/pci_compliance_resolver --enable all
Usage: pci_compliance_resolver [--enable|--disable]

SERVICES:
  panel  Applying patches for sw-cp-server.
  apache  Applying patches for apache server.
  courier Applying patches for courier-imap.
  dovecot Applying patches for dovecot.
  qmail  Applying patches for qmail MTA.
  proftpd Applying patches for proftpd.
  all  Applying patches for all installed services described above.
 
Back
Top