Hello I have been looking around for a solution to my problem.
I am getting:
this was happening on a word press login page. I added this to fix the problem. Was this correct.
Thanks
I am getting:
Code:
mod_fcgid: read data timeout in 40 seconds, referer
Code:
<IfModule mod_fcgid.c>
FcgidMaxRequestLen 1000000000
</IfModule>