Failed to install CGIProxy

Discussion in 'Programming' started by Nestrer, Feb 13, 2007.

  1. #1
    When I enter nph-proxy.pl
    it just display:

    CGIProxy 2.1beta15 Restart

    Internal Server Error

    The server encountered an internal error or misconfiguration and was unable to complete your request.

    Please contact the server administrator, and inform them of the time the error occurred, and anything you might have done that may have caused the error.

    More information about this error may be available in the server error log.
    Apache/2.0.52 (CentOS) Server at www.xxxxxx.xxx Port 80

    What I missed?

    Thansk
     
    Nestrer, Feb 13, 2007 IP
  2. krakjoe

    krakjoe Well-Known Member

    Messages:
    1,795
    Likes Received:
    141
    Best Answers:
    0
    Trophy Points:
    135
    #2
    chmod the script to 0755/755/+x ( only include a 0 if your client has a zero there in the first place )
     
    krakjoe, Feb 14, 2007 IP
  3. Nestrer

    Nestrer Well-Known Member

    Messages:
    1,663
    Likes Received:
    103
    Best Answers:
    0
    Trophy Points:
    135
    #3
    Already did...
     
    Nestrer, Feb 14, 2007 IP
  4. krakjoe

    krakjoe Well-Known Member

    Messages:
    1,795
    Likes Received:
    141
    Best Answers:
    0
    Trophy Points:
    135
    #4
    do you have perl installed ???

    Command line in linux :
    perl -v
    Code (markup):
    should produce
    This is perl, v5.8.7 built for i686-linux
    Code (markup):
     
    krakjoe, Feb 15, 2007 IP
  5. Nestrer

    Nestrer Well-Known Member

    Messages:
    1,663
    Likes Received:
    103
    Best Answers:
    0
    Trophy Points:
    135
    #5
    Yes, perl v5.8.5
     
    Nestrer, Feb 15, 2007 IP
  6. tanfwc

    tanfwc Peon

    Messages:
    579
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #6
    check your logs file and see what's is required by Apache
     
    tanfwc, Feb 15, 2007 IP