Hi, I'm trying to install cgiproxy on my site but I keep running into errors. The auto-installer also gave me errors and I don't know what to do with it. Anyone on yahoo/aim that could offer some quick assistance? It would be much appreciated! yahoo: wumplebumple2k6@yahoo.com aim: wumplebumple thanks!
The domain is go-xobe.net, but I want to install it on surf.go-xobe.net. I changed the FTP path to surf, since that's the folder for the subdomain.
I bumped the domain up to the hosting account that supports CGIs but now I get this error. This is the page I'm trying to call it from: <td width=100% > <form method="post" action="/nph-proxy.pl"> <center><table> <tr><td class="option" align="right">Location: </td><td class="option" > <input type="text" name="q" size="70" value="http://www.google.com" /> </td></tr> </table> <div style="text-align: center"><input type="submit" name="browse" value="Browse!" /></div><br> </form> Code (markup): I have set the permissions for the script file.
you should ser premission 755 to .cgi file and file should be have nph- . now . if you edit the file manually . that will be currupted . you should edit that with EmEditor .
Well I got EmEditor, changed to cgi and reset permissions, then reuploaded, I'm still getting the same error. I checked the perl path again too, that's right...
if you edit .cgi file and get error message . in you edit it again you get error again . you sould edit Original File With EME and upload it . and set 755 premission .
I used a new nph-proxy.cgi file - not the same one I had edited in notepad before. Ok I tried testing the auto install on another domain and it told me it was successful but when I call it from the browser I still get an internal error.