apache2.2 and --with-debug=yes

m4ri00sh

Verified User
Joined
May 20, 2007
Messages
206
I recompiled my Apache2.2 with the option --with-debug=yes....

googling for some documentation and nothing.....

found that...
http://httpd.apache.org/docs/2.2/programs/configure.html
but there is no the kind of variable.....and apache liked that... no complains during the recompiling....

trying to troubleshoot some behaviour of one script and why few things happen when I do some stuff.....

...and apache logs .... don't show me more info about the error I am getting....

anyone used that ...?

..... ok going back to great google garbage :) ....
 
Ohh and I forgot... credit for SMTALK :) thank you

Originally Posted by smtalk
Add "--with-debug=yes" \ to configure/ap2/configure.apache, run "./build clean" and then "./build apache".

that is how you recompile your apache2.2 with that option... I use custombuild so ... that is the way...
 
Back
Top