Hi,
the admin (or reseller) has a few possibilities to change php settings in general in i-mscp (post_max_size, upload_max_filezize, max_execution_time, max_input_time, memory_limit,...).
But is it possible for a client to change specific php settings? I know that from other hosters where a client can place a php.ini file in the htdocs folders but that's not possible with i-mscp, is it?
So a small example, a client want to change the display_errors value from off to on.
Does a client have a chance to do that?
Or is it only possible to do with the server admin? He has to do make such changes in /etc/php5/fpm/pool.d/domain.conf and restart php5-fpm (assuming php5-fpm is used)?