Menu

Not working with mod_perl

Help
mweb
2005-02-04
2013-04-02
  • mweb

    mweb - 2005-02-04

    I have installed cvsmonitor as discribed. when I start cvsmonitor.pl I get error message CVSMonitor will not work under mod_perl. How can I start as CGI script. I am using apache from suse 9.1 and I am not an expert in configuring apache. please give me a pointer. what do I have to configure in apache. Thanks MW

     
    • William McKee

      William McKee - 2005-02-04

      Your apache server is apparently configured to handle all cgi scripts via mod_perl. You need to tell it to process the scripts in your cvsmonitor directory using mod_cgi. I'd recommend learning more about Apache at http://httpd.apache.org. You may be able to use the ScriptAlias directive for the directory that houses your cvsmonitor.pl script.

      HTH,
      William

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.