>     make install
... 
> I know that PHP is not compiled in yet... I wanted to try executing
> "httpd -X" step by step first - just to see if it works. What am I
> doing wrong? Doesn't PERL_DEBUG=1 add the debugging symbols?

yes, but 'make install' probably stripped them.  just re-run make, without
the 'make install', httpd is always re-build.

Reply via email to