Open GoogleCodeExporter opened 9 years ago
Original comment by iPop...@gmail.com
on 5 Mar 2012 at 1:58
new PHP (5.4.0) drop safe mode support, so it is interesting, but I'm not shure
that it is possible to make it as apache's loadable module.
Original comment by iPop...@gmail.com
on 6 Mar 2012 at 6:15
Hello,
mpm-itk is installed instead on usual apache.
It's working exactly the same way, so the configuration file doesn't have any
difference.
It's just adding some configuration vars (AssignUserID is the most important,
but MaxClientsVHost and NiceValue are quite interesting. You can find
information about these on http://mpm-itk.sesse.net/ ).
So, if we can add these options into the vhost configuration file generated by
your module, it should be working directly.
(If no options are given to apache mpm-itk, it's working the usual way)
Best regards,
Original comment by fufr...@gmail.com
on 6 Mar 2012 at 10:03
I will create mpm-itk branch where I shall work on it. With new PHP there is no
safe_mode any more, so it is required feature.
Original comment by iPop...@gmail.com
on 21 Mar 2012 at 5:57
Original issue reported on code.google.com by
fufr...@gmail.com
on 5 Mar 2012 at 1:00