To be fair, the last time I used the mod_php DSO was in 2007 or so. I would
highly recommend to migrate to php-fpm pools instead, and use fcgi to have
httpd communicate with php-fpm.
You'll even gain the ability to do proper privilege separation that way,
and httpd won't have to wait for php exten
Hi All,
Do we have any test suite for unit testing of apache source code?? I have
taken open source code and build it. I want to test whether all
functionalities is working or not.
Any third party which provides test?
Thanks
Hemant