HEX
Server: Apache
System: Linux vps-cdc32557.vps.ovh.ca 5.15.0-156-generic #166-Ubuntu SMP Sat Aug 9 00:02:46 UTC 2025 x86_64
User: hanode (1017)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: //usr/share/webmin/virtual-server/help/template_php_noedit.html
<header>Allow editing of PHP configuration?</header>

When this option is set to <b>Yes</b> (as it is by default), virtual server
owners are allowed to edit their PHP configuration. However, you can set it
to <b>No</b> to prevent this, either for security reasons or to prevent
in-experienced admins from making incorrect changes. <p>

This is implemented by making the domain's <tt>~/etc/php.ini</tt> file
editable only by the <tt>root</tt> Unix user. Be aware that this is not
a foolproof method of preventing changes to the PHP configuration though - the
domain owner could still specify a different config file by editing the PHP
wrapper scripts in <tt>cgi-bin</tt>, running their own copy of PHP, or
running PHP scripts as CGI programs. <p>

<footer>