NPH-proxy.cgi problem does not open.?
I have a server configured with a file-perl proxy.cgi nph and pointed loaded active. But when we open a browser opens a command prompt with a few lines and closed immediately. I hope someone can help. Thanks in advance
It helps if you provide information on the server you are setting this at …. as the operating system is running, the HTTP server software, etc. .. That said it is already running active perl, I can assume that it is running on a windows server. Ensure that a generic perl script is running on the system. For example one that print "hello, world n" Next after making sure that you can run a perl script, you should look at server logs for errors. Maybe not been identified. Cgi scripts as executable files in the server configuration. Or maybe the server has no access permissions. The records should help track this down. If it seems that you can run CGI scripts to test a simple CGI script that prints hello world to verify that CGI scripts can work at all. It should be a perl script. This is a perl CGI simple hello world "EF" print <<; Content-type: text / html
EF If it works you followed the instructions on this link: http://www.jmarshall.com/tools/cgiproxy/ # install or read the FAQ: http://www.jmarshall.com/tools/cgiproxy/faq.html
make your proxy
Name (required)
Mail (will not be published) (required)
Website