On 7/19/07, Blogujeme.com <[EMAIL PROTECTED]> wrote: > Here is what my error_log says: > [Thu Jul 19 23:08:41 2007] [notice] child pid 30873 exit signal Segmentation > fault (11) > Any idea what it is?
I just experienced the exact same problem (gentoo, apache 2.2, ...) and found it to be caused by the fact that gentoo installs apr-0 and apr-1 (apparently for compatibility reasons and only on systems where apr-0 was installed at any time, so not to break anything with removing apr-0 and only leaving apr-1 there.) I passed on --with-apr=/usr/bin/apr-1-config to configure, and now everything works just fine. hth, Tobias _______________________________________________ suPHP mailing list [email protected] http://lists.marsching.biz/mailman/listinfo/suphp
