Mailing List Archive

Off topic: Newbie trouble Installing Apache for Mythweb
This isn't directly related to mythweb, but since so
many people working on mythtv are knowledgable with
linux issues, I though I would give this a try...

I am trying to get mythweb up and running. In order
to do that, I need to have apache and php up and
running.

After installing apache on mandrake 9.0 via Mandrake
Control Center (ie via RPM), I get the following
during bootup:

httpd: httpd: bad user name apache

Now I realize this isn't a mythtv problem, but does
anyone on the list know how I can fix this?

thanks for everyone's time
jason

__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com
Re: Off topic: Newbie trouble Installing Apache for Mythweb [ In reply to ]
two options:

add a user named 'apache' to your system, copying all the settings from
the exiting 'nobody' user.

i.e. nobody:x:99:99:Nobody:/:/sbin/nologin

or, edit httpd.conf and change the user apache runs as from 'apache' to
'nobody'

-josephc

On Wed, 30 Apr 2003, W Jason McMillon wrote:

> This isn't directly related to mythweb, but since so
> many people working on mythtv are knowledgable with
> linux issues, I though I would give this a try...
>
> I am trying to get mythweb up and running. In order
> to do that, I need to have apache and php up and
> running.
>
> After installing apache on mandrake 9.0 via Mandrake
> Control Center (ie via RPM), I get the following
> during bootup:
>
> httpd: httpd: bad user name apache
>
> Now I realize this isn't a mythtv problem, but does
> anyone on the list know how I can fix this?
>
> thanks for everyone's time
> jason
>
> __________________________________
> Do you Yahoo!?
> The New Yahoo! Search - Faster. Easier. Bingo.
> http://search.yahoo.com
> _______________________________________________
> mythtv-users mailing list
> mythtv-users@snowman.net
> http://lists.snowman.net/cgi-bin/mailman/listinfo/mythtv-users
>