> > Note the filename - its the same as the one I was using for > my upload tests as described in my previous email. I must > stress that this piece of code is entirely unrelated - it > isn't even a form. However, it is running under the same set > of Embperl objects that build the site, and is running out of > the same mod_perl. > > It also isn't causing a problem - I've fixed the bug that > made the compiler break, and all is well. > > My money is on some global variable that isn't being cleared > properly. I wouldn't know where to start looking. >
That filename might be from the fact that Perl thinks you are still about to read from the file handle of the uploaded file. I don't think that's a problem. Please try to use the code Daniel posted instead of yours. Similars code works for me for years now without problems Gerald --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]