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

RE: [cobalt-users] perl permissions denied



Mike

your email arrived in the nick of time was just about to trawl through the
archives for something like this

Cheers

Neil

ps Im having difficulty installing the Actinic software on my raq4 i.e.
uploading the scripts has anyone out there had experience on this matter.




-----Original Message-----
From: cobalt-users-admin@xxxxxxxxxxxxxxx
[mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of Michael
Sent: 07 August 2001 03:46
To: cobalt-users@xxxxxxxxxxxxxxx
Subject: Re: [cobalt-users] perl permissions denied


At 05:18 PM 08/06/01 +0200, you wrote:
>#!/usr/bin/perl
>print "Content-type: text/html\n\n";
>print "<html><body>";
>print "Ok, this is environment_test.cgi<br>";
>while (($key, $value) = (each %ENV)) {
> print "$key: $value<br>";
>}
>print "</body></html>";
>###### the above line is the last line of the script

One more brief FYI
Make sure the VERY TOP is #!/usr/bin/perl I mean the VERY top, no comments
or anything.  I just copied and pasted it, no changes, uploaded it to
cgi-bin and it executes just dandy, so you script is bug-free.


Mike



_______________________________________________
cobalt-users mailing list
cobalt-users@xxxxxxxxxxxxxxx
To Subscribe or Unsubscribe, please go to:
http://list.cobalt.com/mailman/listinfo/cobalt-users