Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Sep 2004 11:19:07 -0500
From:      Bob Martin <bob@buckhorn.net>
To:        Petr Holub <hopet@ics.muni.cz>
Cc:        isp@freebsd.org
Subject:   Re: problem with Apache 1.3.31 + mod_frontpage
Message-ID:  <414719FB.7080104@buckhorn.net>
In-Reply-To: <095b01c49a64$8036d220$2603fb93@KLOBOUCEK>
References:  <095b01c49a64$8036d220$2603fb93@KLOBOUCEK>

next in thread | previous in thread | raw e-mail | index | archive | help
This isn't the exact set of errors we had, but I'm guessing the problem 
is the same. Your running Apache as the user www, and more specifically, 
as a user with a UID < 1000. Evidently, it's been hardcoded into the FP 
binaries that the UID must be greater than 1000.

Set the apache/frontpage user so that the UID > 1000 and everything 
should work (don't forget to reset the permissions on the related 
directorys)

Bob Martin

Petr Holub wrote:
> Hi,
> 
> I tried to install Apache with mod_frontpage and after initial configuration
> I get following problem:
> 
> [Tue Sep 14 16:03:26 2004] [error] [client 147.251.3.44] web root writable by gr
> oup or others: /home/www/cheminfo/_vti_bin/shtml.exe
> [Tue Sep 14 16:03:26 2004] [error] [client 147.251.3.44] Invalid method in reque
> st method=server+version%3a5%2e0%2e2%2e2623
> [Tue Sep 14 16:03:26 2004] [error] [client 147.251.3.44] web root writable by gr
> oup or others: /home/www/cheminfo/_vti_bin/shtml.exe
> [Tue Sep 14 16:03:26 2004] [error] [client 147.251.3.44] Invalid method in reque
> st method=server+version%3a5%2e0%2e2%2e2623
> 
> The installation was done in following steps:
> 1) install www/apache13-modssl
> 2) install www/frontpage
> 3) install mod_frontpage
> 4) /usr/local/frontpage/version5.0/fp_install.sh
> 5) editing httpd.conf to enable FP on SSL web server and disable
>    it on non-SSL one.
> 
> Is there something I missed?
> 
> Thanks,
> Petr
> 
> ================================================================
>                             Petr Holub
> CESNET z.s.p.o.                       Supercomputing Center Brno
> Zikova 4                             Institute of Compt. Science
> 162 00 Praha 6, CZ                            Masaryk University
> Czech Republic                     Botanicka 68a, 60200 Brno, CZ
> e-mail: Petr.Holub@cesnet.cz               phone: +420-549493944
>                                              fax: +420-541212747
>                                        e-mail: hopet@ics.muni.cz
> 
> 
> 
> _______________________________________________
> freebsd-isp@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-isp
> To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?414719FB.7080104>