Gentoo Archives: gentoo-user

From: Alexey Medvedchikov <stein.burzum@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Apache2 + PHP5 problem
Date: Tue, 20 May 2008 13:32:20
Message-Id: 236d8ce90805200632j515b61fdwab0488e11178a269@mail.gmail.com
In Reply to: [gentoo-user] Apache2 + PHP5 problem by "Mateusz A. Mierzwiński"
1 On 5/20/08, "Mateusz A. Mierzwiński" <mateuszmierzwinski@××.pl> 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 be
4 > set--se x86_64 Intel(R) Celeron(R) CPU 2.53GHz GenuineIntel GNU/Linux)
5 > Gentoo? My server runs with error (and white pages after accessing):
6 >
7 > [Tue May 20 13:59:11 2008] [notice] child pid 2554 exit signal Segmentation
8 > fault (11)
9 > [Tue May 20 13:59:11 2008] [notice] child pid 2556 exit signal Segmentation
10 > fault (11)
11 > [Tue May 20 13:59:13 2008] [notice] child pid 2611 exit signal Segmentation
12 > fault (11)
13 >
14 > After unloading PHP5 modules (moving 70_php5_mod) and restarting Apache
15 > everything is OK but... without PHP. What's up. This is PHP build flags:
16 >
17 > [ebuild R ] dev-lang/php-5.2.6_rc4 USE="apache2 berkdb bzip2 cgi cli
18 > crypt ftp gd hash iconv imap iodbc mysql mysqli ncurses nls odbc pcntl pcre
19 > pic posix readline session simplexml soap sockets ssl sysvipc threads
20 > unicode xml xmlreader xmlrpc xmlwriter zip zlib (-adabas) -bcmath
21 > (-birdstep) -calendar -cdb -cjk -concurrentmodphp -ctype -curl -curlwrappers
22 > -db2 -dbase (-dbmaker) -debug -discard-path -doc (-empress) (-empress-bcs)
23 > (-esoob) -exif -fastbuild (-fdftk) -filter (-firebird) -flatfile
24 > -force-cgi-redirect (-frontbase) -gd-external -gdbm -gmp -inifile -interbase
25 > -ipv6 (-java-external) -json -kerberos -ldap -ldap-sasl -libedit -mcve
26 > -mhash -msql -mssql -oci8 (-oci8-instant-client) -pdo -postgres -qdbm
27 > -recode -reflection -sapdb -sharedext -sharedmem -snmp (-solid) -spell -spl
28 > -sqlite -suhosin (-sybase) (-sybase-ct) -tidy -tokenizer -truetype -wddx
29 > -xpm -xsl -yaz -zip-external" 0 kB
30 >
31 >
32 >
33 >
34 > --
35 > gentoo-user@l.g.o mailing list
36 >
37 >
38
39 Look for broken deps, after upgrading to 5.2.6_rc4 smth brokes, i dont
40 remember what - had same problem - use revdep-rebuild
41 (app-portage/gentoolkit)
42
43 --
44 Free as in `freedom', not as beer.

Replies

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