Hi all-

   Has anyone had problems with the path_translated() function in CGI.pm?
The line from my program is:
   
my($CGI_File) = path_translated();

   I'm developing a CGI that runs on both Linux and Win32 boxes.  The
path_translated() function works fine with ActivePerl and MS's PWS on a
Windows box but I get back a null string on a Linux/Apache box.  The
path_info() function also returns null.

   I'm using version 2.53 of the CGI.pm module in both environments.

   Any ideas on what I'm doing wrong?  Thanks in advance.

-Bill Page


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to