From owner-freebsd-isp Sat Jun 27 01:17:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA05831 for freebsd-isp-outgoing; Sat, 27 Jun 1998 01:17:17 -0700 (PDT) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from stingray.ivision.co.uk (stingray.ivision.co.uk [195.50.91.40]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id BAA05826 for ; Sat, 27 Jun 1998 01:17:15 -0700 (PDT) (envelope-from manar@ivision.co.uk) Received: from pretender.ivision.co.uk [194.112.52.202] by stingray.ivision.co.uk with smtp (Exim 1.62 #2) id 0ypqAb-0001nu-00; Sat, 27 Jun 1998 09:17:13 +0100 Message-Id: <3.0.5.32.19980627091555.00835990@stingray.ivision.co.uk> X-Sender: manarpop@stingray.ivision.co.uk X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Sat, 27 Jun 1998 09:15:55 +0100 To: egravel@juno.com (Emmanuel Gravel) From: Manar Hussain Subject: Re: Setting up Apache Cc: isp@FreeBSD.ORG In-Reply-To: <19980626.220219.3542.0.egravel@juno.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org As suggested - check the location of perl vs the 1st line of the scripts / run it from command line and see what happens. You should also keep an eye on the web server error logs (probably cd ../logs from the conf directory) which will be set up by something like: ErrorLog logs/error_log or ErrorLog /usr/httpd/logs/error_log in your httpd.conf file. The first would be considered relative to whatever you've set the "ServerRoot" to in the httpd.conf file. It also looks like you could really do with spending some time readin the apache docs (online at http://www.apache.org/docs/ or see http://www.apache.org/dyn/closer.cgi for mirror sites) Manar To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message