I have the same issue as @
jonh the "security plugin which relies on php.ini or user.ini in the domains public html folder and they all do not work now because of this"
The plugin adds a directive:
auto_prepend_file = [filepath]
the conversation has then tracked into modifying the pool settings via the yaml which doesn't address this case.
There is a reference above to an earlier message I don't have permission to see with a quote:
"It's not possible at this time. You have to actually edit the "/opt/cpanel/ea-php$$/root/etc/php-fpm.d/domain.com.conf" file instead of the php.ini file."
So do I actually have to go through copying all info from user.ini from all sites into these .conf files?
jonh was also asking: "Can you just copy the php.ini contents into the my.domain.conf or do they have to be formatted differently?"
also, the domain files in /opt/cpanel/ea-php70/root/etc/php-fpm.d
have a notice:
"
; NOTICE This file is generated, please use our WHM User Interface
; to set these value.
"
so in that case the files should not be edited manually?
was this answered?
thanks,