Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: blackcat99
  • Content: Threads
  • Order by date
  1. blackcat99

    increase CGItimeout

    I desparately need to increase the CGItimeout value of a w2003 IIS server via Perl. Does anyone know how to do this?? Please advise.
  2. blackcat99

    can't open a file into CGI STDIN

    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...
  3. blackcat99

    CGI open of tmpfile: Permission denied

    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...

Part and Inventory Search

Back
Top