[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: I want some help at CGI & APACHE



On Thu, Oct 28, 1999 at 06:07:42PM -0700, David Lynn wrote:

> 
> Chens -
> 
> There could be a whole lot of issues.  Make sure you have the ExecCGI
> option set for your cgi-bin directory.  Make sure you have the CGI
> handler set (although I think it is by default).  Unless you specified a
> handler to deal with .pl files, you will probably need to rename the
> file to mycgi.cgi.
> 
> (And after you fix those, don't forget to print your Content-type:
> text/html\n\n line in your perl script)

and remember to 

	$|=1;


-- 
---------------------------------------------------------------
Andrei D. Caraman			phone: +40 (1) 2050 637
Network Engineer			  fax: +40 (1) 2050 655
Mediasat SA			       mobile: +40 (94) 385 186 


Reply to: