Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Apr 2006 16:09:25 +0200
From:      Reinhold Platzoeder <freebsd@violetlan.net>
To:        freebsd-questions@freebsd.org <freebsd-questions@freebsd.org>
Subject:   Apache gives a Segmentation fault
Message-ID:  <20060414160925.159dcd2c@khumuleka>

next in thread | raw e-mail | index | archive | help
Hi

I have some troubles with apache22

When I run phpinfo() I get a Segmentation fault (11)

apache-2.2.0_7
php5-5.1.2_1 
php5-bz2-5.1.2_1
php5-calendar-5.1.2_1
php5-ctype-5.1.2_1
php5-dom-5.1.2_1
php5-filepro-5.1.2_1
php5-ftp-5.1.2_1
php5-gd-5.1.2_1
php5-gettext-5.1.2_1
php5-iconv-5.1.2_1
php5-imap-5.1.2_1
php5-ldap-5.1.2_1
php5-mbstring-5.1.2_1
php5-mcrypt-5.1.2_1
php5-mhash-5.1.2_1
php5-ming-5.1.2_1
php5-mysql-5.1.2_1
php5-mysqli-5.1.2_1
php5-openssl-5.1.2_1
php5-pcre-5.1.2_1
php5-posix-5.1.2_1
php5-pspell-5.1.2_1
php5-session-5.1.2_1
php5-simplexml-5.1.2_1
php5-sockets-5.1.2_1
php5-tidy-5.1.2_1
php5-xml-5.1.2_1
php5-xmlreader-5.1.2_1
php5-xmlwriter-5.1.2_1
php5-zlib-5.1.2_1

# uname -a
FreeBSD scurvy.violetlan.net 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #2:
Wed Mar 29 21:01:05 CEST 2006
hamba@scurvy.violetlan.net:/usr/obj/usr/src/sys/GENERIC  i386

I get this in the http-error.log
[Fri Apr 14 14:46:34 2006] [notice] child pid 51241 exit signal
Segmentation fault (11)

When you open http://www.violetlan.net/phpinfo.php it only loads half
the page.

I have install phpMyAdmin, postfixadmin and squirrelmail-devel and they
are all working with no problems.

The http.conf is the default from the installation and I have in my
/etc/rc.conf
apache22_enable="YES"
apache22_http_accept_enable="YES"

and in my /boot/loader.conf
accf_http_load="yes"

I made some changes to
my /usr/local/etc/apache22/extra/httpd-default.conf where I increased
the timeout to 600
MaxKeepAliveRequests to 500 and
KeepAliveTimeout to 15

Please help me to find and fix this problem
Thanks

-- 
Reinhold Platzoeder

reinhold@violetlan.net
reinhold@webmail.co.za

http://www.violetlan.net



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060414160925.159dcd2c>