httpd.conf

Gert Cuykens gert.cuykens at gmail.com
Tue Feb 1 00:53:43 PST 2005


On Tue, 1 Feb 2005 09:46:43 +0100, Clement Laforet
<sheepkiller at cultdeadsheep.org> wrote:
> On Tue, Feb 01, 2005 at 09:13:41AM +0100, Gert Cuykens wrote:
> > i was playing with my conf file and now my apache doesnt work anymore ?
> >
> > 7rxI# apachectl -t
> > Syntax OK
> > 7rxI#
> 
> < snip config>
> > ###############
> > log
> > ##############
> >
> > [Tue Feb 01 09:07:48 2005] [warn] pid file /var/run/httpd.pid
> > overwritten -- Unclean shutdown of previous Apache run?
> > [Tue Feb 01 09:07:48 2005] [alert] getpwuid: couldn't determine user
> > name from uid 4294967295, you probably need to modify the User
> > directive
> > [Tue Feb 01 09:07:48 2005] [alert] getpwuid: couldn't determine user
> > name from uid 4294967295, you probably need to modify the User
> > directive
> 
> Please define User and Groupe directive.
> Defaults are:
> User wwww
> Group www
> 
> clem
> 

i found the problem, what is wrong with Severname localhost:80 ?

do i just put
User wwww
Group www
in the config file ?

Also apache is not running php files it just open them as text files ?


More information about the freebsd-apache mailing list