Re: [PATCH 1/3] t/lib-httpd: load mod_unixd

2015-04-09 Thread Michael J Gruber
Torsten Bögershausen venit, vidit, dixit 08.04.2015 23:47: > On 2015-04-08 17.05, Michael J Gruber wrote: >> With the current config, apache 2.4.10 will not be started and the httpd >> tests will not run. >> >> Enable mod_unixd to make the httpd tests run. >> >> Signed-off-by: Michael J Gruber >>

[PATCH 1/3] t/lib-httpd: load mod_unixd

2015-04-08 Thread Michael J Gruber
With the current config, apache 2.4.10 will not be started and the httpd tests will not run. Enable mod_unixd to make the httpd tests run. Signed-off-by: Michael J Gruber --- Notes: Basically, this is required since the switch from 2.2 to 2.4. I'm wondering whether noone is running thes