blackcat99
Programmer
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 uploaded/ created using mega-upload 1.45.
I desperately need something that works to upload large files from a client browser to my server
see: CGI open of tmpfile: Permission denied thread
if you can help - I'd really appreciate it... thanks
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 uploaded/ created using mega-upload 1.45.
I desperately need something that works to upload large files from a client browser to my server
see: CGI open of tmpfile: Permission denied thread
if you can help - I'd really appreciate it... thanks