Gentoo Archives: gentoo-user

From: Holger Hoffstaette <holger.hoffstaette@××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Apache and PHP5
Date: Sun, 05 Dec 2010 10:07:18
Message-Id: pan.2010.12.05.09.49.48.125598@googlemail.com
In Reply to: [gentoo-user] Apache and PHP5 by Dan Johansson
1 On Sat, 04 Dec 2010 20:27:57 +0100, Dan Johansson wrote:
2
3 > Today I emerged mysql, apache, PHP5, phpmyadmin and joomla on a Laptop
4 > (~x86) to be able to play a bit with Joomla. But I can not get phpmyadmin
5 > or Joomla to work (both with the same error).
6 >
7 > Mysql and apache starts OK and the the phpmyadmin setup page
8 > (http://localhost/phpmyadmin/setup) loads fine - but when I press the
9 > Save-button all I get back is a blank page (the same is true for Joomla -
10 > after selecting the language and pressing Next - all I get is a black
11 > page)- In apache's error-log I see the following in both cases:
12 >
13 > [Sat Dec 04 19:54:35 2010] [notice] child pid 3134 exit signal
14 > Segmentation fault (11)
15
16 I just replied to your bug :) It's a wrong-code problem with gcc-4.5.1.
17 For reference, in case anyone else also sees their apache suddenly
18 crashing: http://bugs.gentoo.org/show_bug.cgi?id=347782
19
20 -h