Page 1 of 1

Xampp Change MPM Problem

PostPosted: 06. September 2018 10:16
by vankeung
Hello,
How can I change the Xampp MPM from prefork to worker in linux server?

I change the mpm setting in httpd service is work.

But I cannot find the same setting inside the folder /opt/lampp.
Which file I can change the module from prefork to worker module?

Thank you. :|

Re: Xampp Change MPM Problem

PostPosted: 06. September 2018 12:08
by Nobbie
Bitnami does not deliver the appropriate modules for Linux, they probably deliver a statically linked mpm_event executable. You cannot change that at all.