On 18/05/2025 10:43, EML wrote:
On 18/05/2025 02:29, Frank Gingras wrote:
First, you are free to change the mpm to event by commenting out the
LoadModule directive for prefork, and uncommenting the LoadModule
directive for event. You will want to stop using the mod_php DSO if
you change
On 18/05/2025 02:29, Frank Gingras wrote:
First, you are free to change the mpm to event by commenting out the
LoadModule directive for prefork, and uncommenting the LoadModule
directive for event. You will want to stop using the mod_php DSO if
you change to the event mpm, mind you.
As f