Control Web Panel

WebPanel => PHP => Topic started by: devnull on May 24, 2016, 07:41:09 PM

Title: php.ini in users /public_html is not working anymore
Post by: devnull on May 24, 2016, 07:41:09 PM

Hello,

I hope this wonderful board can help me with this. Somehow the php.ini which is in public_html of users is not read anymore.

In a phpinfo file is see this user_ini.filename   .user.ini   .user.ini

Does that mean that users have to make a .user.ini instead of a php.ini as is in documentation of CWP?
Title: Re: php.ini in users /public_html is not working anymore
Post by: Sandeep on May 25, 2016, 05:25:43 AM
why don't you use cwp.user php.ini
Title: Re: php.ini in users /public_html is not working anymore
Post by: ekgrad on June 18, 2020, 04:46:39 PM
I am using php-fpm and it does not seem to read php.ini or .user.ini in the users folder.

Can anyone point me what config setting need to be changed to enable php-fpm read these file. I want to disable php mail function for a specific user.