Gentoo Archives: gentoo-server

From: Raymond den Ouden <r.denouden@×××××××××.com>
To: gentoo-server@g.o, replies@××××××××××.com
Subject: Re: [gentoo-server] version of php not correctly shown in http headers
Date: Tue, 16 Dec 2003 03:37:15
Message-Id: 003b01c3c3b8$2ff9e190$6301a8c0@gerbil
In Reply to: Re: [gentoo-server] version of php not correctly shown in http headers by Matt Steven
1 You are right... for the correction...
2
3 * dev-php/mod_php
4 Latest version available: 4.3.3-r3
5 Latest version installed: 4.3.3-r3
6 Size of downloaded files: 3,625 kB
7 Homepage: http://www.php.net/
8 Description: Based on the eutils eclass
9
10 same version...
11
12 ----- Original Message -----
13 From: "Matt Steven" <matt@×××××××××.com>
14 To: <gentoo-server@g.o>
15 Sent: Tuesday, December 16, 2003 10:29 AM
16 Subject: Re: [gentoo-server] version of php not correctly shown in http
17 headers
18
19
20 > You are querying two different things, the shell interpreter and the
21 apache
22 > module are not the same thing...
23 >
24 > Try "emerge -s mod_php" to clear up the confusion.
25 >
26 >
27 > On Tuesday 16 December 2003 10:26 am, Raymond den Ouden wrote:
28 > > Has anyone noticed that the version the http headers show do not match
29 with
30 > > the installed version???
31 > >
32 > > - HTTP headers
33 > > Apache/1.3.27 (Unix) (Gentoo/Linux) DAV/1.0.3 mod_perl/1.27
34 > > mod_ssl/2.8.12 OpenSSL/0.9.6i PHP/4.2.3
35 > >
36 > > - php -v
37 > > PHP 4.3.3 (cli) (built: Dec 15 2003 01:25:31)
38 > > Copyright (c) 1997-2003 The PHP Group
39 > > Zend Engine v1.3.0, Copyright (c) 1998-2003 Zend Technologies
40 > >
41 > > - emerge php -s
42 > > * dev-php/php
43 > > Latest version available: 4.3.3-r2
44 > > Latest version installed: 4.3.3-r2
45 > > Size of downloaded files: 3,625 kB
46 > > Homepage: http://www.php.net/
47 > > Description: PHP Shell Interpreter
48 > >
49 > > I think this not of much importance, but just noticed it
50 > >
51 > > Raymond
52 >
53 >

Replies

Subject Author
Re: [gentoo-server] version of php not correctly shown in http headers Matt Steven <matt@×××××××××.com>