cvsweb and apache on linux server

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • cpalmer
    New Member
    • Jul 2007
    • 1

    cvsweb and apache on linux server

    Hello, I'm a new memeber in search of help:

    I am a sysadmin trying to help the application group to get cvsweb 3.0.6 and apache 2.0.52 to work on a Linux server Redhat 4
    I don't have a clue as to where to start, but when the application team modified the cvsweb.conf I copied it to /etc/httpd/conf.d
    I copied cvsweb.cgi /var/www/html/cgi-bin and cvsweb.css to /var/www/css( I created this directory)
    When I restart apache this is the error message, but I don't know what module it's looking for and can't find anything on the website

    Syntax error on line 27 of /etc/httpd/conf.d/cvsweb.conf:
    Invalid command '@command_path' , perhaps mis-spelled or defined by a module not included in the server configuration


    This is the line it's complaining about:
    @command_path = qw(/bin /usr/bin /usr/local/bin);


    If anyone have this working can you send me step by step instructions please

    thanks
Working...