Hello!
At upgrading the autoinstaller deinstalls all apache modules and reinstalles them.
I have a seafile server running on one of my servers ant it needs the fastcgi module.
Is there a way to save this module from beeing uninstalled?
Regards
Hello!
At upgrading the autoinstaller deinstalls all apache modules and reinstalles them.
I have a seafile server running on one of my servers ant it needs the fastcgi module.
Is there a way to save this module from beeing uninstalled?
Regards
Hello ;
Which i-MSCP httpd server implementation are you using?
Apache2 ITK
Apache2 and FCGID
Apache2 and PHP5-FPM
?
Sorry for delay.
FCGID
If you're using Apache2.4, You could use the mod_proxy_fcgi module instead
See https://sebastian.marsching.com/wiki/Linux/Seafile for a configuration example.
For the problem about auto-removal of modules by i-MSCP, I'll see how I can handle that in next release.