Gentoo Archives: gentoo-user

From: "Mateusz A. Mierzwiński" <mateuszmierzwinski@××.pl>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Apache2 + PHP5 problem
Date: Wed, 21 May 2008 23:14:27
Message-Id: 4834AEDE.4040603@o2.pl
In Reply to: Re: [gentoo-user] Apache2 + PHP5 problem by "Mateusz A. Mierzwiński"
1 Mateusz A. Mierzwiński pisze:
2 > Alexey Medvedchikov pisze:
3 >> On 5/20/08, "Mateusz A. Mierzwiński" <mateuszmierzwinski@××.pl> wrote:
4 >>
5 >>> Can anybody tell me what happend with PHP5 under (Linux athene
6 >>> 2.6.23-gentoo-r3 #1 PREEMPT RT Sun Dec 9 01:12:25 Local time zone
7 >>> must be
8 >>> set--se x86_64 Intel(R) Celeron(R) CPU 2.53GHz GenuineIntel GNU/Linux)
9 >>> Gentoo? My server runs with error (and white pages after accessing):
10 >>>
11 >>> [Tue May 20 13:59:11 2008] [notice] child pid 2554 exit signal
12 >>> Segmentation
13 >>> fault (11)
14 >>> [Tue May 20 13:59:11 2008] [notice] child pid 2556 exit signal
15 >>> Segmentation
16 >>> fault (11)
17 >>> [Tue May 20 13:59:13 2008] [notice] child pid 2611 exit signal
18 >>> Segmentation
19 >>> fault (11)
20 >>>
21 >>> After unloading PHP5 modules (moving 70_php5_mod) and restarting
22 >>> Apache
23 >>> everything is OK but... without PHP. What's up. This is PHP build
24 >>> flags:
25 >>>
26 >>> [ebuild R ] dev-lang/php-5.2.6_rc4 USE="apache2 berkdb bzip2
27 >>> cgi cli
28 >>> crypt ftp gd hash iconv imap iodbc mysql mysqli ncurses nls odbc
29 >>> pcntl pcre
30 >>> pic posix readline session simplexml soap sockets ssl sysvipc threads
31 >>> unicode xml xmlreader xmlrpc xmlwriter zip zlib (-adabas) -bcmath
32 >>> (-birdstep) -calendar -cdb -cjk -concurrentmodphp -ctype -curl
33 >>> -curlwrappers
34 >>> -db2 -dbase (-dbmaker) -debug -discard-path -doc (-empress)
35 >>> (-empress-bcs)
36 >>> (-esoob) -exif -fastbuild (-fdftk) -filter (-firebird) -flatfile
37 >>> -force-cgi-redirect (-frontbase) -gd-external -gdbm -gmp -inifile
38 >>> -interbase
39 >>> -ipv6 (-java-external) -json -kerberos -ldap -ldap-sasl -libedit -mcve
40 >>> -mhash -msql -mssql -oci8 (-oci8-instant-client) -pdo -postgres -qdbm
41 >>> -recode -reflection -sapdb -sharedext -sharedmem -snmp (-solid)
42 >>> -spell -spl
43 >>> -sqlite -suhosin (-sybase) (-sybase-ct) -tidy -tokenizer -truetype
44 >>> -wddx
45 >>> -xpm -xsl -yaz -zip-external" 0 kB
46 >>>
47 >>>
48 >>>
49 >>>
50 >>> --
51 >>> gentoo-user@l.g.o mailing list
52 >>>
53 >>>
54 >>>
55 >>
56 >> Look for broken deps, after upgrading to 5.2.6_rc4 smth brokes, i dont
57 >> remember what - had same problem - use revdep-rebuild
58 >> (app-portage/gentoolkit)
59 >>
60 >>
61 > I use revdep-rebuild every time I get any update. My system is 100%
62 > consistent but something is wrong. I've try to remove updates by
63 > mkfs.jfs and unpack backup created after update. Everything is ok, but
64 > when installing gallery2 php module still get segfault. What's wrong?
65 > I'm out of ideas...
66 Configuring search environment for revdep-rebuild
67
68 Checking reverse dependencies...
69
70 Packages containing binaries and libraries broken by a package update
71 will be emerged.
72
73 Collecting system binaries and libraries... done.
74 (/root/.revdep-rebuild.1_files)
75
76 Collecting complete LD_LIBRARY_PATH... done.
77 (/root/.revdep-rebuild.2_ldpath)
78
79 Checking dynamic linking consistency...
80 done.
81 (/root/.revdep-rebuild.3_rebuild)
82
83 Assigning files to ebuilds... Nothing to rebuild
84
85 Evaluating package order... done.
86 (/root/.revdep-rebuild.5_order)
87
88 Dynamic linking on your system is consistent... All done
89 --
90 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Apache2 + PHP5 problem Martins <naak@×××.lv>