Hiển thị các bài đăng có nhãn LVE Manager. Hiển thị tất cả bài đăng
Hiển thị các bài đăng có nhãn LVE Manager. Hiển thị tất cả bài đăng

Thứ Ba, 27 tháng 1, 2015

CloudLinux LVE Custom PHP.ini options

PHP Selector allows customer to edit php.ini settings. Admin has a full control over which settings can be modified.

To allow settings to be modifiable, it has to be whitelisted in:

/etc/cl.selector/php.conf

Here are some of the examples of allowed directives:
Directive = safe_mode
Default   = Off
Type      = bool
Remark    = <5.4.0
Comment   = Enables PHP safe mode. This mode puts a number of restrictions on scripts (say, access to file system) mainly for security reasons.
Users can use web interface to modify php.ini settings

Read More