in reply to Re^4: What parameters should I send?
in thread What parameters should I send?
This is an error that your webserver sends you. It tells you that you entered the wrong URL.
I recommend first getting your script to work from the command line.
After you are certain that your script works from the command line, getting it to work within the webserver is then a matter of proper webserver configuration and looking at the webserver error log for the errors the webserver wants you to know about.
|
|---|