in reply to Re^3: Perl CGI File Upload Problem
in thread Perl CGI File Upload Problem
"Within the form, the "action" should be the url of the script, not of another HTML document."
I have used fileprocess.cgi script as the action for the form
"there may be a misconfiguration in Apache where it recognizes the script as a document rather than an executable program"
But when I use GET method, I'm able to create an empty file in the same name as the local file selected in the server
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Perl CGI File Upload Problem
by Corion (Patriarch) on Jun 20, 2011 at 09:00 UTC | |
by nikhgeo (Initiate) on Jun 20, 2011 at 09:24 UTC |