On Thu, Jun 21, 2012 at 8:43 PM,  <oh...@cox.net> wrote:
> I tried that, which allowed me to start Apache, but am getting a segfault.

Run it through gdb and inspect the backtrace. Compiling with debug
symbols and optimizations disabled (-g -O0) will help.

Reply via email to