From owner-freebsd-ports Fri Jul 16 20:43:44 1999 Delivered-To: freebsd-ports@freebsd.org Received: from acme.sb.west.net (acme.sb.west.net [205.254.224.2]) by hub.freebsd.org (Postfix) with ESMTP id 1514114F68; Fri, 16 Jul 1999 20:43:39 -0700 (PDT) (envelope-from dburr@pobox.com) Received: from pobox.com (226-193.adsl2.avtel.net [207.71.226.193]) by acme.sb.west.net (Postfix) with ESMTP id 8B04324B7C; Fri, 16 Jul 1999 20:42:14 -0700 (PDT) Message-ID: <378FFB96.CD0D9C73@pobox.com> Date: Fri, 16 Jul 1999 20:42:14 -0700 From: Donald Burr X-Mailer: Mozilla 4.6 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org, freebsd-ports@freebsd.org, hetzels@westbend.net Subject: Help: cannot edit subwebs using apache13-fp port Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I just installed the Apache13-fp (Apache with MS FrontPage extensions) port. The install went well -- no error messages or anything. However, I am having a rather serious problem with it. I am able to edit the *root web* using my copy of MS FrontPage 97. Everything works fine. But, when I try to edit a per-user web (i.e. "~dburr"), all hell breaks loose. (Yes, I chose to install per-user webs when I did the installation.) The per-user webs are listed in the FrontPage Explorer, but when clicking on one of them (to edit it), the fllowing error message appears: ***** Unable to connect to the server (HTTP Error 500). Possible causes: (1) The web server may not have the FrontPage Server Extensions installed. (2) If you are connecting through a proxy server, the web server name may be incorrect, or the web server may not be running on the specified port. (3) An internal error may have occurred in the web server, preventing the FrontPage Server Extensions from processing the request." ***** And on the server side, the following appears in /var/log/httpd-error.log: ***** [Fri Jul 16 20:28:01 1999] [error] [client 192.160.60.1] (2)No such file or dire ctory: mod_mime_magic: can't read `/home/dburr/public_html/_vti_bin/shtml.exe/_v ti_rpc' [Fri Jul 16 20:28:01 1999] [error] (2)No such file or directory: exec of /home/d burr/public_html/_vti_bin/shtml.exe/_vti_rpc failed [Fri Jul 16 20:28:01 1999] [error] [client 192.160.60.1] Premature end of script headers: /home/dburr/public_html/_vti_bin/shtml.exe/_vti_rpc [Fri Jul 16 20:33:06 1999] [error] [client 192.160.60.1] (2)No such file or dire ctory: mod_mime_magic: can't read `/home/sblc/public_html/_vti_bin/shtml.exe/_vt i_rpc' [Fri Jul 16 20:33:06 1999] [error] (2)No such file or directory: exec of /home/s blc/public_html/_vti_bin/shtml.exe/_vti_rpc failed [Fri Jul 16 20:33:06 1999] [error] [client 192.160.60.1] Premature end of script headers: /home/sblc/public_html/_vti_bin/shtml.exe/_vti_rpc ***** Ok, well it looks like a file is missing in the user's _vti_bin directory. But the odd part is, that when I edit the root web, there is *no* /usr/local/www/data/_vti_bin/shtml.exe file in the root web, yet everything works fine. I'm hoping that someone else has had to deal with this, and might know the solution (or at least be able to help me out a bit). Please e-mail &/or reply to freebsd-ports@freebsd.org if you can offer up any suggestions. Thanks! -- Donald Burr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message