duplicate settings key in file-manager.conf #353

Closed
opened 2026-04-05 20:27:09 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @cijagani on 8/21/2023

CloudPanel version(s) affected

2.3.2

Description

file path : /home/clp/services/php-fpm/fpm/pool.d/file-manager.conf
file name : file-manager.conf

issue : dupliate value of settings pm.process_idle_timeout

How to reproduce

install cloudpanel on Ubuntu 22.04

Possible Solution

remove

pm.process_idle_timeout = 10s

Additional Context

here is screenshot @cloudpanel-io
image

*Originally created by @cijagani on 8/21/2023* ### CloudPanel version(s) affected 2.3.2 ### Description file path : /home/clp/services/php-fpm/fpm/pool.d/file-manager.conf file name : file-manager.conf issue : dupliate value of settings pm.process_idle_timeout ### How to reproduce install cloudpanel on Ubuntu 22.04 ### Possible Solution remove `pm.process_idle_timeout = 10s` ### Additional Context here is screenshot @cloudpanel-io ![image](https://github.com/cloudpanel-io/cloudpanel-ce/assets/3807730/6521e4d8-c7fe-4830-89f9-c451f2923881)
Sign in to join this conversation.