Forgive me for being a n00b, how to isntall CGIproxy?

Discussion in 'Scripts' started by bobby9101, Apr 16, 2007.

  1. #1
    Ok, I admit it... anything other than PHP is over my head.
    I was hoping installing CGIproxy was a upload and go, but it just displays a blank page onload.
    I used the CGIproxy autoinstaller, and it works... but they don't have the latest version... and the file is a .pl whereas the the CGIproxy file is a .cgi.
    Anyone know how to do this? Thanks a bunch
     
    bobby9101, Apr 16, 2007 IP
  2. yourihost

    yourihost Well-Known Member

    Messages:
    1,708
    Likes Received:
    45
    Best Answers:
    0
    Trophy Points:
    115
    #2
    MAke sure in htaccess .cgi is recognised also open the proxy script and cheap if the header is pointing to the right cgi folder.
     
    yourihost, Apr 16, 2007 IP
  3. bobby9101

    bobby9101 Peon

    Messages:
    3,292
    Likes Received:
    134
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I allowed CGI in the account on my VPS.
    do I need to put it in the cgi-bin folder?
    Also, I am not sure what you mean by check if the header is pointing to the right cgi folder.
     
    bobby9101, Apr 16, 2007 IP
  4. yourihost

    yourihost Well-Known Member

    Messages:
    1,708
    Likes Received:
    45
    Best Answers:
    0
    Trophy Points:
    115
    #4
    You dont have to put in cgi folder.

    Open nph-proxy.cgi in notepad.

    Is the tope line?
    #!/usr/bin/perl

    You have to change it to fit your vps.
     
    yourihost, Apr 16, 2007 IP
  5. adsblog

    adsblog Active Member

    Messages:
    659
    Likes Received:
    27
    Best Answers:
    0
    Trophy Points:
    70
    #5
    - upload nph-proxy.pl
    - set 755 premission to file .
    point to file @ url .
    if you give internal server error you cgi processor is out of service or your file is corrupted
     
    adsblog, Apr 16, 2007 IP
    bobby9101 likes this.
  6. yourihost

    yourihost Well-Known Member

    Messages:
    1,708
    Likes Received:
    45
    Best Answers:
    0
    Trophy Points:
    115
    #6
    Sorry

    Forgot to tell you about permissions.
     
    yourihost, Apr 16, 2007 IP
    bobby9101 likes this.
  7. bobby9101

    bobby9101 Peon

    Messages:
    3,292
    Likes Received:
    134
    Best Answers:
    0
    Trophy Points:
    0
    #7
    It was the permissions I was missing, thank you both very much
    rep added
     
    bobby9101, Apr 16, 2007 IP
  8. nickcmp

    nickcmp Peon

    Messages:
    549
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Also I'm sure on the site there is a link to an auto install, be sure to check it out.
     
    nickcmp, Apr 16, 2007 IP
  9. bobby9101

    bobby9101 Peon

    Messages:
    3,292
    Likes Received:
    134
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Read my original post about the auto installer
     
    bobby9101, Apr 16, 2007 IP