Page 1 of 1

No mod_fcgid.so module

PostPosted: 04. June 2019 14:13
by rmachu
Hi,

I have found out that there is no fcgid_module (modules/mod_fcgid.so) in my Apache 2.4 installation.

Is there an easy way to install mod_fastgci.so?

Thanks,

Radim

Re: No mod_fcgid.so module

PostPosted: 04. June 2019 18:38
by Nobbie
The only precompiled binary I know is from ApacheLounge (Xampp delivers Apache as well from ApacheLoung): https://www.apachelounge.com/download/

You may try to download mod_fcgi from there and copy it to your installation. I have no idea if it works or not. Of course you also could uninstall Xampp and install Apache (from ApacheLounge) and MariaDB / MySQL and PHP from their native sites and put them all together (actually its not that difficult). That gives you the freedom of running your own environment.

Re: No mod_fcgid.so module

PostPosted: 05. June 2019 08:38
by rmachu
I dowloaded mod_fastgci.so from https://www.apachelounge.com/download/ and it works with my Apache 2.4.