[24624] in Perl-Users-Digest
Re: Relatively new to Perl, but wish to practice
daemon@ATHENA.MIT.EDU (Jacob Morzinski)
Wed Jul 21 18:50:46 2004
Date: Wed, 21 Jul 2004 18:48:59 -0400 (EDT)
From: Jacob Morzinski <jmorzins@MIT.EDU>
To: Julian A Caballero <jaco@MIT.EDU>
cc: perl-users@MIT.EDU
In-Reply-To: <1090449786.40fef17a53682@webmail.mit.edu>
On Wed, 21 Jul 2004, Julian A Caballero wrote:
> http://web.mit.edu/answers/unix/unix_perl.html and followed the instructions
> there (chmod u+x test.pl), but all I get when I access the file through a
> browser (Firefox, if it's relevant) is the html code. This is the file
Hi,
MIT's main web servers, web.mit.edu and www.mit.edu, don't
support user CGI scripts. There is a smaller web server that
does support CGI scripts that you can try.
If you go to <http://scripts.mit.edu/> and follow the link
for "SIPB Web Script Service Documentation", you will find
instructions for how to use CGI scripts on scripts.mit.edu,
as well as finding some (small) sample scripts.
Regards,
Jacob Morzinski jmorzins@mit.edu