in reply to Fail to spawn perl in apache

Please lookup the relevant config for perl/cgi on apache documentation. Apache runs as another userid and has a different environment than what you have when logged in.
the hardest line to type correctly is: stty erase ^H

Replies are listed 'Best First'.
Re^2: Fail to spawn perl in apache
by llancet (Friar) on Jan 29, 2010 at 05:03 UTC
    I also tried to include perl path in the script 1st line, but it also not work.
      That is also an apache configuration issue
      Go to Start-> Search and look for perl.exe. It'll return the path you need for the 1st line.