Author Topic: Simple editor to Master php.ini  (Read 23 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Simple editor to Master php.ini
« on: July 14, 2025, 12:03:33 PM »
Hello Team,
I request a new feature for the CWP panel. I would like to request the addition of a .conf editor that provides access to the PHP-FPM pool configuration files, specifically those located at /opt/alt/php-fpm8x/usr/etc/php-fpm.d/users/(cwp-username).conf.

My goal with this feature is to enable PHP extensions on a per-user account basis, similar to how cPanel's PHP Selector functions. I believe this would be a very good security measure to limit access to PHP extensions, allowing individual users to enable only the specific extensions that they genuinely need for their applications.
Yhanks ;D

Offline
*****
Re: Simple editor to Master php.ini
« Reply #1 on: July 14, 2025, 03:51:06 PM »
Each user can have .user.ini php settings file in the web root or if you would rather, you can name it php.ini. Just uncomment that directive in the version php-fpm php.ini file.