Date: Thu, 2 Dec 1999 18:20:47 -0600 From: "Scot W. Hetzel" <hetzels@westbend.net> To: "Paul Stewart (Premier Networks)" <paul@premier-networks.com> Cc: <freebsd-isp@FreeBSD.ORG> Subject: Re: Gentle yet urgent request for help (FP2000) Message-ID: <00ff01bf3d24$3fbe0d00$8dfee0d1@westbend.net> References: <384681AC.C400EA23@premier-networks.com>
next in thread | previous in thread | raw e-mail | index | archive | help
From: "Paul Stewart (Premier Networks)" <paul@premier-networks.com> > We started into an upgrade this morning from our old Apache 1.2.6 system > running Frontpage 98 extensions to Apache 1.3.9 with Frontpage 2000 > extensions... > > > We obtained the latest port from westbend.net (thank you) and everything > installed quite fine.... > > We have upgraded all our webs etc. and no problems were reported. Even > when we check permissions etc. etc... fpsrvadm.exe says there is no > problems... > > the Httpd process is running just fine with the -DFRONTPAGE option as > well... > > however, any webs we try to access we get an error ( you don't have > permission to access .......) and we cannot basically connect to any > frontpage webs... Are you using suexec? What are the errors in the httpd-suexec.log file? Suexec expects the server to be running as a specific user. The default user is "www", it can be redefined by specifying -DHTTPD_USER=user when building the port. This user also needs to be in the httpd.conf file (User=www)? Were you previously using suexec with Apache 1.2.6/FP 98? Did you build the Apache 1.3.9/FP2K port with -DSUEXEC? > > I've also been playing with some permissions to see what I can do (and > possibly I've made things worse).... no luck... > Here's what the permission of a FP web should look like: ls -la ../www : drwxr-xr-x 11 vir1 vir1 512 Sep 23 21:45 vir1 www# cd vir1 www# ls -la total 18 drwxr-xr-x 11 vir1 vir1 512 Sep 23 21:45 . drwxr-xr-x 8 root wheel 512 Sep 23 21:35 .. -rw-rw-r-- 1 vir1 vir1 346 Sep 23 21:36 .htaccess drwxr-xr-x 2 vir1 vir1 512 Sep 23 21:44 New_Folder drwxrwxr-x 2 vir1 vir1 512 Sep 23 21:36 _private drwxrwxr-x 4 vir1 vir1 512 Sep 23 21:36 _vti_bin drwxrwxr-x 2 vir1 vir1 512 Sep 23 21:45 _vti_cnf -rw-r--r-- 1 vir1 vir1 1716 Sep 23 21:36 _vti_inf.html drwxrwxr-x 2 vir1 vir1 512 Sep 23 21:36 _vti_log drwxrwxr-x 2 vir1 vir1 512 Sep 23 21:45 _vti_pvt drwxrwxr-x 2 vir1 vir1 512 Sep 23 21:36 _vti_txt drwxrwxr-x 2 vir1 vir1 512 Sep 23 21:36 cgi-bin drwxrwxr-x 2 vir1 vir1 512 Sep 23 21:36 images -rw-r--r-- 1 vir1 vir1 155 Sep 23 21:45 index.html -rw-r--r-- 1 vir1 vir1 2450 Sep 23 21:36 postinfo.html www# ls -l _vti*/ _vti_bin: total 3 -rw-rw-r-- 1 vir1 vir1 296 Sep 23 21:36 .htaccess drwxrwxr-x 2 vir1 vir1 512 Sep 23 21:36 _vti_adm drwxrwxr-x 2 vir1 vir1 512 Sep 23 21:36 _vti_aut _vti_cnf: total 2 -rw-rw-r-- 1 vir1 vir1 233 Sep 23 21:36 .htaccess -rw-r--r-- 1 vir1 vir1 477 Sep 23 21:45 index.html _vti_log: total 1 -rw-rw-r-- 1 vir1 vir1 233 Sep 23 21:36 .htaccess _vti_pvt: total 18 -rw-rw-r-- 1 vir1 vir1 233 Sep 23 21:36 .htaccess -rw-rw-r-- 1 vir1 vir1 93 Sep 23 21:44 access.cnf -rw-rw-r-- 1 vir1 vir1 24 Sep 23 21:36 botinfs.cnf -rw-rw-r-- 1 vir1 vir1 24 Sep 23 21:36 bots.cnf -rw-rw-r-- 1 vir1 vir1 324 Sep 23 21:45 deptodoc.btr -rw-rw-r-- 1 vir1 vir1 5616 Sep 23 21:45 doctodep.btr -rw-rw-r-- 1 vir1 vir1 0 Sep 23 21:36 frontpg.lck -rw-r--r-- 1 vir1 vir1 24 Sep 23 21:45 linkinfo.cnf -rw-rw-r-- 1 vir1 vir1 911 Sep 23 21:37 service.cnf -rw-rw-r-- 1 vir1 vir1 48 Sep 23 21:36 service.grp -rw-rw-r-- 1 vir1 vir1 0 Sep 23 21:36 service.lck -rw-rw-r-- 1 vir1 vir1 36 Sep 23 21:36 service.pwd -rw-rw-r-- 1 vir1 vir1 2 Sep 23 21:36 services.cnf -rw-rw-r-- 1 vir1 vir1 114 Sep 23 21:36 svcacl.cnf -rw-rw-r-- 1 vir1 vir1 24 Sep 23 21:36 writeto.cnf _vti_txt: total 1 -rw-rw-r-- 1 vir1 vir1 233 Sep 23 21:36 .htaccess Scot To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00ff01bf3d24$3fbe0d00$8dfee0d1>
