Gentoo Archives: gentoo-user

From: kashani <kashani-list@××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Apache2 + PHP5 problem
Date: Tue, 20 May 2008 16:09:09
Message-Id: 4832F797.2030109@badapple.net
In Reply to: [gentoo-user] Apache2 + PHP5 problem by "Mateusz A. Mierzwiński"
1 Mateusz A. Mierzwiñski wrote:
2 > Can anybody tell me what happend with PHP5 under (Linux athene
3 > 2.6.23-gentoo-r3 #1 PREEMPT RT Sun Dec 9 01:12:25 Local time zone must
4 > be set--se x86_64 Intel(R) Celeron(R) CPU 2.53GHz GenuineIntel
5 > GNU/Linux) Gentoo? My server runs with error (and white pages after
6 > accessing):
7 >
8 > [Tue May 20 13:59:11 2008] [notice] child pid 2554 exit signal
9 > Segmentation fault (11)
10 > [Tue May 20 13:59:11 2008] [notice] child pid 2556 exit signal
11 > Segmentation fault (11)
12 > [Tue May 20 13:59:13 2008] [notice] child pid 2611 exit signal
13 > Segmentation fault (11)
14 >
15 > After unloading PHP5 modules (moving 70_php5_mod) and restarting Apache
16 > everything is OK but... without PHP. What's up. This is PHP build flags:
17 >
18 > [ebuild R ] dev-lang/php-5.2.6_rc4 USE="apache2 berkdb bzip2 cgi
19 > cli crypt ftp gd hash iconv imap iodbc mysql mysqli ncurses nls odbc
20 > pcntl pcre pic posix readline session simplexml soap sockets ssl sysvipc
21 > threads unicode xml xmlreader xmlrpc xmlwriter zip zlib
22
23 Is your Apache also built with threads? If it is not I would rebuild PHP
24 without threads and try again.
25
26 kashani
27 --
28 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Apache2 + PHP5 problem "Mateusz A. Mierzwiński" <mateuszmierzwinski@××.pl>