I'm sending out the sincerest of thank you's to all of you who helped me with my problem earlier today!
 
I was offline most of the afternoon, but found your messages this evening and miracle of all miracles, I actually got the script to work.
 
Thanks everyone!
 
Christina
----- Original Message -----
Sent: Friday, July 26, 2002 9:43 AM
Subject: RE: CGI Scripts w/mod_perl

Try running "which perl" and use that path for your #!/usr/bin/perl line.
Then rename your script as .cgi and see if that helps.
 
Mark
-----Original Message-----
From: Christina [mailto:[EMAIL PROTECTED]]
Sent: Friday, July 26, 2002 9:32 AM
To: [EMAIL PROTECTED]
Subject: CGI Scripts w/mod_perl

Hi,
 
I installed a CGI script last night, only to later realize the server is running mod_perl, instead of Perl.  I have never worked with mod_perl before, so I'm wondering if this is why the script won't function on the server. 
 
The script calls for a change in the first line of the code in all .pl files if the path to perl is different from #!/usr/bin/perl, but I can't find anything in the server to indicate what the path should be using mod_perl.
 
I am completely confused at this point so any guidance in the right direction would be greatly appreciated!
 
Thanks,
Christina
 

Reply via email to