From owner-freebsd-questions Thu Jun 24 14:29:49 1999 Delivered-To: freebsd-questions@freebsd.org Received: from easeway.com (ns1.easeway.com [209.69.39.1]) by hub.freebsd.org (Postfix) with ESMTP id 0168014EAD for ; Thu, 24 Jun 1999 14:29:46 -0700 (PDT) (envelope-from mwlucas@easeway.com) Received: (from mwlucas@localhost) by easeway.com (8.8.8/8.8.5) id RAA09172 for freebsd-questions@freebsd.org; Thu, 24 Jun 1999 17:18:11 -0400 (EDT) Message-Id: <199906242118.RAA09172@easeway.com> Subject: apache13-fp problem To: freebsd-questions@freebsd.org Date: Thu, 24 Jun 1999 17:18:11 -0400 (EDT) From: mwlucas@exceptionet.com X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I installed apache13-fp from ports, on a 3.2-stable built last Monday. When a user attempts to use FrontPage, we get the following error: [Wed Jun 23 20:44:36 1999] [error] (2)No such file or directory: exec of /home/fafferr/public_html/data/_vti_bin/shtml.exe/_vti_rpc failed [Wed Jun 23 20:44:36 1999] [error] [client 24.7.252.8] Premature end of script headers: /home/fafferr/public_html/data/_vti_bin/shtml.exe/_vti_rpc Now, the archives give several examples of this problem, and potential solutions. Here's the results of questions I gleaned from the list. The directory /home/fafferr/public_html/data/_vti_bin includes only the following files: ralph~fafferr/public_html/data/_vti_bin;lo total 7 drwxr-xr-x 4 fafferr fafferr - 512 Jun 24 17:03 ./ drwxr-xr-x 9 fafferr fafferr - 2560 Jun 24 17:04 ../ -rw-r--r-- 1 fafferr fafferr - 323 Jun 24 17:03 .htaccess drwxr-xr-x 2 fafferr fafferr - 512 Jun 24 17:03 _vti_adm/ drwxr-xr-x 2 fafferr fafferr - 512 Jun 24 17:03 _vti_aut/ I de-installed the extensions, manually deleted the various _vti* directories, and reinstalled. shtml.exe/_vti_rpc still isn't installed. If fpsrvadm can install the rest of these directories, why not this one? I'd guess it isn't a permissions problem, then. I started Apache with "apachectl startfp". The chunk of httpd.conf for this site is: ServerAdmin webmaster@michiganbanner.com DocumentRoot /home/fafferr/public_html/data ScriptAlias /home/fafferr/public_html/cgi-bin /cgi-bin ServerName www.michiganbanner.com AllowOverride AuthConfig Limit Indexes Options Options ExecCGI ErrorLog /var/log/michiganbanner-error_log CustomLog /var/log/michiganbanner-access_log common Any help would be greatly appreciated; I've worked several hours on this, and I'm beginning to regret the words "Oh, it's a port, it'll be a *breeze*." This'll teach me. -- Michael Lucas | Exceptionet, Inc. | www.exceptionet.com "Exceptional Networking" | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message