Gentoo Archives: gentoo-server

From: Sune Kloppenborg Jeppesen <mml@××××××.dk>
To: gentoo-server@l.g.o
Subject: Re: [gentoo-server] php not working
Date: Wed, 28 Apr 2004 16:15:53
Message-Id: 200404281815.40123.mml@2night.dk
In Reply to: Re: [gentoo-server] php not working by Ben Munat
1 On Wednesday 28 April 2004 18:01, Ben Munat wrote:
2 > No, I hadn't... but I just tried and go back:
3 >
4 > !!! doebuild:
5 > /var/db/pkg/dev-php/mod_php-4.3.6_r2/mod_php-4.3.6_rc2.ebuild not found
6 > for config
7 >
8 > I checked and that ebuild definitely exists at the path specified...
9 >
10 > And thoughts?
11 Yes, if you used the above path you did not check properly try this one
12 instead:
13
14 /var/db/pkg/dev-php/mod_php-4.3.6_rc2/mod_php-4.3.6_rc2.ebuild
15
16 Note the added c in rc2 in the directory name.
17
18 >
19 > Thanks,
20 >
21 > b
22 >
23 > Yves Thommes wrote:
24 > > Hi
25 > >
26 > > Did you execute the command:
27 > >
28 > > ebuild /var/db/pkg/dev-php/mod_php-<your version here>/mod_php-<your
29 > > version here>.ebuild config
30 > >
31 > > This command will insert the necessary lines into the apache config file
32 > > to enable PHP support.
33 > >
34 > >
35 > > Yves
36 > >
37 > > Ben Munat wrote:
38 > >> Just went through hell doing an emerge world... php and mod_php were
39 > >> very stubborn. But, I got them to compile. Problem is that now I can't
40 > >> seem to get php to work. Well, I can run php on the command line
41 > >> (passed it a file with a call to phpinfo() in it and got all the php
42 > >> config stuff back). So, that suggests to me that the problem's either
43 > >> with apache2 or with mod_php. I put the "-D PHP4" in the apache2.conf
44 > >> file, so that's all set. Am I forgetting anything else?
45 > >>
46 > >> Thanks
47 > >>
48 > >> Ben
49
50 --
51 Regards
52
53 Sune Kloppenborg Jeppesen

Replies

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