View Single Post
  #1  
Old 01-07-2010, 04:27 PM
dougconran dougconran is offline
Member
 
Join Date: Jan 2010
Posts: 15
Default ERROR: missing environment variable 'SCRIPT_FILENAME'!

I'm trying to use Perl with Fast CGI but get the above error.

I've set up a Context pointing to my Perl scripts in /cgi-bin/ and everything works fine when the Type is CGI.

I've set up an External app pointing to lsperl.fpl, and linked that to the cgi-bin context (re-configured for Fast CGI). I've also confirmed that I have the FCGI module in my Perl path but, as soon as I try to run the Perl script I get the error.

The log files don't report any problems.

Can anyone suggest what I'm doing wrong?

Many thinaks

Doug
Reply With Quote