--- Perrin Harkins <[EMAIL PROTECTED]> wrote:
> Grant wrote:
> > My httpd.conf file is apache2.conf after being set
> up
> > by Gentoo and there doesn't seem to be any mention
> of
> > which user and group it runs as.
>
> If you start it as root, then I believe it defaults
> to "nobody" when
> Us
Grant wrote:
My httpd.conf file is apache2.conf after being set up
by Gentoo and there doesn't seem to be any mention of
which user and group it runs as.
If you start it as root, then I believe it defaults to "nobody" when
User is not specified.
The Link.pm file is
unreadable to me.
Not a good si
--- Perrin Harkins <[EMAIL PROTECTED]> wrote:
> On Mon, 2004-06-28 at 18:54, Grant wrote:
> > Sorry to be such a newbie, but how can I find out
> what
> > user apache2 runs as and make sure that user has
> the
> > permissions it needs?
>
> Look in httpd.conf. It will say which user and
> group it
On Mon, 2004-06-28 at 18:54, Grant wrote:
> Sorry to be such a newbie, but how can I find out what
> user apache2 runs as and make sure that user has the
> permissions it needs?
Look in httpd.conf. It will say which user and group it runs as. Then
read the Interchange::Link code to find out what
--- Perrin Harkins <[EMAIL PROTECTED]> wrote:
> On Mon, 2004-06-28 at 18:15, Grant wrote:
> > ok= defined=
> > sockname=/usr/local/interchange/etc/socket:
> Permission
> > denied
> [...]
> > The socket file looks like this:
> >
> > srw--- 1 interch users0 Jun 28 11:35
> socket
>
> You ne
On Mon, 2004-06-28 at 18:15, Grant wrote:
> ok= defined=
> sockname=/usr/local/interchange/etc/socket: Permission
> denied
[...]
> The socket file looks like this:
>
> srw--- 1 interch users0 Jun 28 11:35 socket
You need to check what user your apache servers runs as (probably
"nobody")
--- Perrin Harkins <[EMAIL PROTECTED]> wrote:
> On Mon, 2004-06-28 at 16:58, Grant wrote:
> > Since the former still doesn't work, I don't think
> the
> > module is loading properly. I think where I'm
> stuck
> > is the startup.pl file that is supposed to tell
> the
> > system where the Interchang
tions +ParseHeaders
You could do like I do with any alias you want, but I think you need something.
I have no other answer for you but the others might.
Chuck
-Original Message-
From: Grant [mailto:[EMAIL PROTECTED]
Sent: Monday, June 28, 2004 1:59 PM
To: [EMAIL PROTECTED]
Subject: startup
On Mon, 2004-06-28 at 16:58, Grant wrote:
> Since the former still doesn't work, I don't think the
> module is loading properly. I think where I'm stuck
> is the startup.pl file that is supposed to tell the
> system where the Interchange::Link.pm file is.
What makes you think this? Do you have e
I have enabled mod_perl for apache2, and that appears
to be working fine. Now I need to get a mod_perl
module called Interchange::Link running. It is
supposed to let me access my pages like this:
mydomain.com/sample.html
instead of this:
mydomain.com/cgi-bin/catalog/sample.html
Since the f
10 matches
Mail list logo