Can I install both mod_fcgid and mod_lsapi with easyapache 4 and then use php selector or another means to select whether an account uses mod_fcgid or mod_lsapi as the php handler?
Or would this be inadvisable?
I'm interested in evaluating a switch from mod_fcgid to mod_lsapi and wondering if I need to
1.) switch the server with easyapache from one to the other like I did when I changed from su_php to fcgid, or if there is a way to
2.) switch individual account(s) over and observe before changing all accounts over
Or would this be inadvisable?
I'm interested in evaluating a switch from mod_fcgid to mod_lsapi and wondering if I need to
1.) switch the server with easyapache from one to the other like I did when I changed from su_php to fcgid, or if there is a way to
2.) switch individual account(s) over and observe before changing all accounts over
Comment