June 20, 20241 yr Unfortunately I wasn't able to find anything related to this in the forum. Since I ran into an issue regarding the FcgidMaxRequestLen value I checked the affected vhost-file in my apache config. At the bottom, just before the closing VirtualHost-tag, it has the switch FcgidMaxRequestLen 2000000 As I need a different value here, I headed over to the configuration of the domain and entered the desired value of 16777216 into "Eigene vHost-Einstellungen" and "Eigene SSL vHost-Einstellungen" as per this: After the next run of the cron job the vHost-file ended up having two entries of the FcgidMaxRequestLen as per this: How come this is happening? I couldn't find anything related in the settings of Froxlor? I would appreciate getting a hint...
June 20, 20241 yr Looks like you may have defined another FcgidMaxRequestLen value elsewhere (e.g. settings globally or ip/port based). Froxlor does not write "FcgidMaxRequestLen" to the vhost. Must be user-specified
June 20, 20241 yr Author Dang, you got me.... So sorry to waste your time! I wasn't aware that I had set this whenever... Thank you so much for your support!!!
Create an account or sign in to comment