I assumed you'd taken care of the extensions during installation.
Go here for specific instructions. It too much to explain in an email
message-
http://activestate.com/Products/ActivePerl/docs/index.html
Gary
----- Original Message -----
From: Govinda Berrio <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, July 10, 2000 7:52 AM
Subject: Re: [IMail Forum] Trying to run a Perl script on the Imail
server...
> Thanks Gary, but even this script is not working. Is
> there something in the Imail Web Server configuration
> that needs to be changed to get this running? Are the
> extensions .pl and/or .cgi registered with it by
> default? If not how do I go about adding that?
>
> Govinda
>
> --- Gary Cook <[EMAIL PROTECTED]> wrote:
> > Try this:
> >
> > #! D:\perl\bin\perl
> > use CGI qw(:standard);
> > use strict;
> >
> > print header;
> > print "Hello World";
> >
> > 1. The first line points to my perl.exe (you'll have
> > to put in your own
> > path)
> > 2. name the script hello.pl
> >
> >
> > ----- Original Message -----
> > From: Govinda Berrio <[EMAIL PROTECTED]>
> > To: IMail Forum <[EMAIL PROTECTED]>
> > Sent: Sunday, July 09, 2000 10:20 AM
> > Subject: [IMail Forum] Trying to run a Perl script
> > on the Imail server...
> >
> >
> > > Hi, I've installed the newest ActiveState Perl
> > distribution and, just to
> > test it out, I've written a very simple script that
> > looks like this:
> > >
> > > #!perl
> > >
> > > print "Content-type: text/html\n\n";
> > > print "Hello World.";
> > >
> > > And all I get when I type in its URL (in the root
> > of the IMail Web
> > Server)is the IMail Login page. Can anyone give me
> > some advice on this.
> > Thanks
> > >
> > >
> > > ---------------------------------
> > > Do You Yahoo!?
> > > Get Yahoo! Mail - Free email you can access from
> > anywhere!
> >
> > Please visit
> > http://www.ipswitch.com/support/mailing-lists.html
> > to be removed from this list.
>
>
> __________________________________________________
> Do You Yahoo!?
> Get Yahoo! Mail � Free email you can access from anywhere!
> http://mail.yahoo.com/
> Please visit http://www.ipswitch.com/support/mailing-lists.html
> to be removed from this list.
>
Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.