From owner-freebsd-questions Mon Oct 18 16:12:25 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rdc1.tn.home.com (ha1.rdc1.tn.home.com [24.2.7.66]) by hub.freebsd.org (Postfix) with ESMTP id 84A92151E7 for ; Mon, 18 Oct 1999 16:12:21 -0700 (PDT) (envelope-from montana1@home.com) Received: from camelot ([24.6.55.158]) by mail.rdc1.tn.home.com (InterMail v4.01.01.00 201-229-111) with SMTP id <19991018231217.OUSU9798.mail.rdc1.tn.home.com@camelot>; Mon, 18 Oct 1999 16:12:17 -0700 Reply-To: From: "Mark Einreinhof" To: , "Freebsd-Questions" Subject: RE: Solved: Endymian Mail Man Date: Mon, 18 Oct 1999 18:11:06 -0500 Message-ID: <000001bf19be$0edb58c0$0201010a@cmr.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Importance: Normal In-Reply-To: <000001bf19b8$05b6b4c0$0201010a@cmr.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I figured it out.... I didn't have the ExecCGI set for the directory in Apache.conf -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Mark Einreinhof Sent: Monday, October 18, 1999 5:28 PM To: Freebsd-Questions Subject: Endymian Mail Man Anyone work with Endymian Mailman? I get the following error, copied from my lynx screen, ignore the "#": ######################################### 403 Forbidden Forbidden You don't have permission to access /www/mail/mmprood.cgi on this server. _________________________________________________________________ Apache/1.3.6 Server at cx559415-b.ftwal1.fl.home.com Port 80 ########################################## This is my first stab at running a web server. It is a FreeBSD 3.2 machine. I used tar and placed the files in /home/www/mail. I used the default install for apache 1.3.6 and the default start of web files is /usr/local/share/apache/htdocs. I have a symbolic link "www" that moves you over to /home/www/ were I have more HD space. Following the faq, I used "chmod 755 mmprood.cgi" and the first line in the cgi correctly points to perl. I even ran "perl mmprood.cgi" from the command line both as root and a normal user and it ran correctly. However, when using my browsers, IE5, Netscape4.61, and Lynx, I get the above error. "ls -l *.cgi" shows: -rwxr-xr-x 1 nobody wheel 139081 Oct 18 06:53 mmprood.cgi -rwxr--r-- 1 nobody wheel 990 Oct 17 06:00 simple.cgi My guess is something in the apache.conf file since "perl mmprood.cgi" crtl+d gives me that stream of html, but I don't know enough about apache.conf to understand. When I first pointed my browser to mmprood.cgi, the browser just displayed it as if it was a text file. I fixed that by uncommenting a line in the apache.conf file and then rebooted the server. As you can see, I know enough the get myself in trouble. Any thoughts? Cheers -Mark ********************************************** The box said "requires Win95 or better"... So I installed it on FreeBSD;-) 'Anonymous' ********************************************** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message