Submitted by Kintaro on Thu, 02/23/2017 - 08:59
I would like to have also the possibility to configure different templates with different php-fpm configurations.
Status:
Closed (fixed)
I would like to have also the possibility to configure different templates with different php-fpm configurations.
Comments
Submitted by Murz on Mon, 06/19/2017 - 08:17 Comment #2
+1 for this feature, I also need to have different php-fpm settings per host, for example those settings:
access.log = /srv/example.com/logs/php-fpm_access_log
access.format = "%{REMOTE_ADDR}e %{HTTP_HOST}e [%t] "%m %{REQUEST_URI}e" %s %l %f "%{HTTP_USER_AGENT}e" %d %{megabytes}M %C%%"
request_slowlog_timeout = 5s
slowlog = /srv/example.com/logs/php-fpm_slow_log
php_admin_value[error_log] = /srv/example.com/logs/php-fpm_error_log
php_admin_flag[log_errors] = on
php_flag[display_errors] = on
php_flag[display_startup_errors] = on
Please add template for php-fpm conf in Server templates form, like Apache config template.
Submitted by JamieCameron on Mon, 06/19/2017 - 15:56 Comment #3
This has been implemented, and will be included in the 6.00 Virtualmin release.
Submitted by JamieCameron on Mon, 06/19/2017 - 15:57 Comment #4
Submitted by IssueBot on Mon, 07/03/2017 - 16:07 Comment #5
Automatically closed - issue fixed for 2 weeks with no activity.