From owner-freebsd-questions Thu Aug 15 14:53:31 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA26757 for questions-outgoing; Thu, 15 Aug 1996 14:53:31 -0700 (PDT) Received: from unix1.ism.com.br (unix1.ism.com.br [200.255.211.35]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id OAA26743 for ; Thu, 15 Aug 1996 14:53:21 -0700 (PDT) Received: from clpc1.compuland.com.br (clpc1.compuland.com.br [200.255.96.22]) by unix1.ism.com.br (8.7.1/8.7.1) with SMTP id SAA18661 for ; Thu, 15 Aug 1996 18:52:26 -0300 Date: Thu, 15 Aug 1996 18:52:26 -0300 Message-Id: <199608152152.SAA18661@unix1.ism.com.br> X-Sender: compland@ism.com.br X-Mailer: Windows Eudora Version 1.4.4 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: questions@freebsd.org From: compland@ism.com.br (Helio Coelho Jr. - CompuLand Informatica) Subject: CGI in apache Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi: I now that this is not the best list to ask this, but since most of us uses Apache... I'm trying to run lwgate (a cgi script to mailing lists) in a Apache1.1.1 but I'm getting the following errors in Apache's httpd/logs/ERROR_LOG file: execution of ... failed ... reason: Premature end of script header .and. exec of .... failed ... errno is 13. Anyone has an ideia of what is going wrong ? Thanks a lot! Helio.