
sbc
Deleted
Apr 9, 2001, 7:11 PM
Post #1 of 1
(1050 views)
|
$ENV Questions on different platforms
|
Can't Post
|
|
Ok, I'm stumped and/or confused and/or sleepy. I've got a script that works just fine on Unix and Apache with Perl 5.003 or there abouts. I also have someone trying to run this script on NT (Web Server Unknown at this time) and it's not quite working. Unfortunantly, I do not have nor use any NT Web Servers, so I appeal to the masses :) When the script is called via SSI, the following variables are blank from NT. $ENV{'DOCUMENT_URI'} $ENV{'HTTP_REFERER'} Any ideas on why this might be occurring? Thanks in advance. Steve
|