in reply to Re^3: How to configure Apache for running perl scripts.
in thread How to configure Apache for running perl scripts.

Yes I have added the line.
But the error log is still saying that "ExecCGI is off"...........
  • Comment on Re^4: How to configure Apache for running perl scripts.

Replies are listed 'Best First'.
Re^5: How to configure Apache for running perl scripts.
by trantor (Chaplain) on Aug 06, 2004 at 16:09 UTC
    Check that there are no AllowOverride None in your configuration file preventing ExecCGI from working.