Gentoo Archives: gentoo-server

From: Yves Thommes <doc@××××××.lu>
To: gentoo-server@l.g.o
Subject: Re: [gentoo-server] php not working
Date: Wed, 28 Apr 2004 08:14:08
Message-Id: 408F67A6.9030509@foobar.lu
In Reply to: [gentoo-server] php not working by Ben Munat
1 Hi
2
3 Did you execute the command:
4
5 ebuild /var/db/pkg/dev-php/mod_php-<your version here>/mod_php-<your
6 version here>.ebuild config
7
8 This command will insert the necessary lines into the apache config file
9 to enable PHP support.
10
11
12 Yves
13
14
15 Ben Munat wrote:
16
17 > Just went through hell doing an emerge world... php and mod_php were
18 > very stubborn. But, I got them to compile. Problem is that now I can't
19 > seem to get php to work. Well, I can run php on the command line
20 > (passed it a file with a call to phpinfo() in it and got all the php
21 > config stuff back). So, that suggests to me that the problem's either
22 > with apache2 or with mod_php. I put the "-D PHP4" in the apache2.conf
23 > file, so that's all set. Am I forgetting anything else?
24 >
25 > Thanks
26 >
27 > Ben
28 >

Replies

Subject Author
Re: [gentoo-server] php not working Ben Munat <bent@×××××.com>