• 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.

Question SELinux preventing php/7.1/bin/php-cgi

wwwAndries

New Pleskian
Hello,

I'am seeing a lot of these messages in audit.log of a CentOS 6.8 with Plesk Onyx 17.0.17 Update #15:

1. SELinux is preventing /opt/plesk/php/7.1/bin/php-cgi from search access on the directory /sys
2. SELinux is preventing /opt/plesk/php/7.1/bin/php-cgi from name_connect access on the tcp_socket

Where is causing these messages and should I allow search acces for the directory /sys?
To prevent message 2, I've to set setsebool -P allow_ypbind 1.

Are there security risk involved?

Thanks.
 
Back
Top