From owner-freebsd-isp@FreeBSD.ORG Sat Jan 10 07:46:30 2004 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8CD1F16A4CE for ; Sat, 10 Jan 2004 07:46:30 -0800 (PST) Received: from stonefish.tiscali.nl (stonefish.tiscali.nl [195.241.76.181]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98FEB43D3F for ; Sat, 10 Jan 2004 07:46:29 -0800 (PST) (envelope-from eric@monkey-online.net) Received: from ericvlaptop.monkey-online.net (195-241-113-9-mx.xdsl.tiscali.nl [195.241.113.9]) by stonefish.tiscali.nl (Postfix) with ESMTP id 7D0AC6D39F for ; Sat, 10 Jan 2004 16:46:14 +0100 (MET) Message-Id: <6.0.0.22.0.20040110164557.01ba1670@mail.monkey-online.net> X-Sender: eric@mail.monkey-online.net (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Sat, 10 Jan 2004 16:46:17 +0100 To: freebsd-isp@freebsd.org From: Eric Veraart Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Installing frontpage doesn't create shtml.exe X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jan 2004 15:46:30 -0000 Hello, I'm trying to install frontpage extions for some virtual hosts. I use Plesk 6.0.2 to enable Frontpage support for the sites. Plesk runs the fpinstall.sh script, and it creates the config files, and a _vti_bin directory with a _vti_adm and _vti_aut directory. But all these directories are empty. When I copy shtml.exe from the exes dir in frontpage, and chown it to the correct user it works. But I don't feel like copying all the files for all the domains manually, and chown them. Does anybody have an idea why fpinstall.sh only creates empty dirs in the httpdocs directory of the vhost? Greetings, Eric