So we wanted to make use of httpd and stop using mod_ruid and instead remove php 7.3 and use mpm_event instead of prefork.
Also we wanted to use Fastcgi (not fcgid) as php handler.
To do this we configured easyapache accordingly.
Still when I go to the Multi PHP manager I only have the choice between cgi and none.
If I remember, there was something in the log which I clicked away too fast. Something about 2 workers were present which was not possible, event and prefork (while that one I had disabled) and event was stopped.
Also httpd2 could not be found.
I presume there is a log, but I don't know where that is. How can we fix it so we can choose fcgi from the php handler menu?
Also, at this time we got so many saved profiles, we would like to clean them up so the oversight gets a bit more clear. However it seems we can't delete any easyapache profiles from the easyapache page.
Only "customize" and "provision".
So how can unused/older profiles be really deleted, same with the selection choice of old php 5.x versions?
Also we wanted to use Fastcgi (not fcgid) as php handler.
To do this we configured easyapache accordingly.
Still when I go to the Multi PHP manager I only have the choice between cgi and none.
If I remember, there was something in the log which I clicked away too fast. Something about 2 workers were present which was not possible, event and prefork (while that one I had disabled) and event was stopped.
Also httpd2 could not be found.
I presume there is a log, but I don't know where that is. How can we fix it so we can choose fcgi from the php handler menu?
Also, at this time we got so many saved profiles, we would like to clean them up so the oversight gets a bit more clear. However it seems we can't delete any easyapache profiles from the easyapache page.
Only "customize" and "provision".
So how can unused/older profiles be really deleted, same with the selection choice of old php 5.x versions?