Hi, I'm reposting this... since I've narrowed it down to being unable to open a file into STDIN for CGI
eg. open(STDIN,"$data_file") fails
...this statement works on my local computer server BUT not my web server for some reason??
its being issued immediately after $data_file is successfully...
I'm having a problem with a Perl upload script called mega-upload v1.45.
The script uploads files using a multipart form into a temporary data file stored on my site (this works fine).
Next I create a new CGI to read the data and parse it into the separate files. However I always get an...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.