
I've backed up a virtual server in debian 5 os with virtualmin, I can see in the virtualhosts this parameter :
FcgidMaxRequestLen 1073741824
Then I tried to restore the backup on a centos 5 os with virtualmin and it returns this error when I run virtualmin configuration check tool :
Syntax error on line 1031 of /etc/httpd/conf/httpd.conf: Invalid command 'FcgidMaxRequestLen', perhaps misspelled or defined by a module not included in the server configuration
Status:
Closed (fixed)
Comments
Submitted by JamieCameron on Thu, 09/01/2011 - 17:26 Comment #1
Thanks for pointing this out .. this can happen if the old system supports the Apache directive FcgidMaxRequestLen which the new does not. I will fix this in Virtualmin 3.88.
Till then, the fix is to just delete any FcgidMaxRequestLen lines manually.
Submitted by Issues on Thu, 09/15/2011 - 19:23 Comment #2
Automatically closed -- issue fixed for 2 weeks with no activity.