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

How to disable PHP "exec" & co. server-wide on the OS level

Bitpalast

Plesk addicted!
Plesk Guru
Security tests have shown that without a disabled exec command in the php.ini settings of each account customers can easily read-access files like /etc/passwd and manipulate other files on the host machine.

We would like to eliminate the need to have a disabled_functions=exec... listed in the individual php.ini settings. Can this command be disabled for all PHP instances regardless what a user enters into his php.ini settings?
 
Back
Top