Segmentation fault (core dumped)

Matthew Seaman m.seaman at infracaninophile.co.uk
Sat Nov 22 11:39:50 PST 2008


tethys ocean wrote:
> Hi to all
> 
> The server is give this error whenever i want to start apache22.  why?
> regards
> 

Because something's wrong.

	Cheers,

	Matthew

What? Not enough of an answer?  It's all the answer anyone can give
considering the parcity of information you supply in your question.
To debug this properly could require any or all of:

   * your httpd.conf
   * the output of 

        ldd /usr/local/sbin/httpd

   * a traceback from httpd.core, although this won't be much use unless
     you've compiled httpd with debug symbols.
   * the result of running:

        truss -f /usr/local/sbin/httpd {+ any other arguments you usually use}

   * If you're using mod_php, then the contents of 
     /usr/local/etc/php/extensions.ini

-- 
Dr Matthew J Seaman MA, D.Phil.                   7 Priory Courtyard
                                                  Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey     Ramsgate
                                                  Kent, CT11 9PW

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 258 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-apache/attachments/20081122/96d03749/signature.pgp


More information about the freebsd-apache mailing list