Problems recompiling apache using easyapache

Jul 16, 2009
9
0
51
Hello all,

I'm trying to apply mpm-peruser patch in cpanel apache, but I'm getting some errors when easyapache starts apache build.

I applied this patches using optmods and adding option --with-mpm=peruser in /var/cpanel/easy/apache/rawopts/Apache2_2 file. When easyapache starts to build apache, I'm getting the following error:

configure: error: the selected mpm -- peruser -- is not supported

I tried to run ./configure and this error occurs, but when I run ./buildconf (in apache source dir) before ./configure everything works fine.

Is there a way to make easyapache to run ./buildconf before ./configure?

Regards,

Guilherme