July 18, 20178 yr Hi all, how can I change the option FcgidIOTimeout? I have a new apache with FCGID on Ubuntu 16.04. Thanks
July 18, 20178 yr Author OK, this is my file: <IfModule mod_fcgid.c> FcgidConnectTimeout 20 FcgidIOTimeout 120 <IfModule mod_mime.c> AddHandler fcgid-script .fcgi </IfModule> FcgidMaxRequestLen 33554432 </IfModule> How can I test if it works? PHPinfo() ? Does Froxlor not overwrite it?
July 18, 20178 yr Author Where can I see if its doing his job? I am not sure if it is all fine. In the PHPinfo() ?
Archived
This topic is now archived and is closed to further replies.