Return-Path: Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 60727 invoked by uid 500); 6 May 2003 22:21:54 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 60665 invoked from network); 6 May 2003 22:21:53 -0000 Received: from simmts2.bellnexxia.net (HELO simmts2-srv.bellnexxia.net) (206.47.199.11) by daedalus.apache.org with SMTP; 6 May 2003 22:21:53 -0000 Received: from BICLES.ns.sympatico.ca ([142.177.204.237]) by simmts2-srv.bellnexxia.net (InterMail vM.5.01.04.19 201-253-122-122-119-20020516) with ESMTP id <20030506222158.ZSIQ2480.simmts2-srv.bellnexxia.net@BICLES.ns.sympatico.ca> for ; Tue, 6 May 2003 18:21:58 -0400 Message-Id: <5.2.0.9.0.20030506192101.01986968@pop1.ns.sympatico.ca> X-Sender: hchs#ns.sympatico.ca@pop1.ns.sympatico.ca X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Tue, 06 May 2003 19:21:53 -0300 To: users@httpd.apache.org From: Cody Harris In-Reply-To: <001f01c3141d$38312da0$1401a8c0@genocide> References: <001201c3141b$2a4b8250$1401a8c0@genocide> <5.2.0.9.0.20030506183908.01a26a28@pop1.ns.sympatico.ca> <5.2.0.9.0.20030506183336.0163fe60@pop1.ns.sympatico.ca> <5.2.0.9.0.20030506183908.01a26a28@pop1.ns.sympatico.ca> <5.2.0.9.0.20030506184309.00b40470@pop1.ns.sympatico.ca> <5.2.0.9.0.20030506191006.00b5a4d0@pop1.ns.sympatico.ca> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: Re: [users@httpd] CGI Error [root@vectec cgi-bin]# ./test.pl Content-Type: text/html; charset=ISO-8859-1 Untitled Document [root@vectec cgi-bin]# But internal error from Apache. And for the guy that wanted me to do all that stuff with dirs, you've got me wondering what you mean. At 12:17 AM 5/7/2003 +0200, you wrote: >#!/usr/bin/perl > >use CGI; > >$q = new CGI; # create new CGI object >print $q->header, # create the HTTP header > $q->start_html(''), # start the HTML > $q->end_html; # end the HTML >exit; --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org