Gentoo Archives: gentoo-user

From: Hung Dang <hungptit@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Slotted PHP behavior
Date: Tue, 04 Jan 2011 17:50:05
Message-Id: 4D235D32.4070101@gmail.com
In Reply to: [gentoo-user] Slotted PHP behavior by Grant
1 On 01/04/11 10:27, Grant wrote:
2 > I just upgraded to php-5.3.4 which I believe went into a new slot. Is
3 > slotted behavior new for PHP? I think things have been rearranged.
4 > Can someone clue me in to the new layout? For example, I get:
5 >
6 > # /etc/init.d/apache2 restart
7 > * Caching service dependencies ...
8 > * apache2 has detected an error in your setup:
9 > apache2: Syntax error on line 149 of /etc/apache2/httpd.conf: Syntax
10 > error on line 4 of /etc/apache2/modules.d/70_mod_php5.conf: Cannot
11 > load /usr/lib64/apache2/modules/libphp5.so into server:
12 > /usr/lib64/apache2/modules/libphp5.so: cannot open shared object file:
13 > No such file or directory
14 >
15 > - Grant
16 >
17 I had a similar problem before and I did solve it by running this
18 command: eselect php set apache2 php5.3. I believe I get this command
19 from a Gentoo official PHP guide.
20
21 Hung

Replies

Subject Author
Re: [gentoo-user] Slotted PHP behavior "Stéphane Guedon" <stephane@××××××××××.eu>
Re: [gentoo-user] Slotted PHP behavior Grant <emailgrant@×××××.com>