Hello,
First time doing this so please bear with me. I've built a RedHat 9.0/Apache2/ModPerl2/Perl5.8.0/MySQL4/SSL Linux box running almost perfect but with the problem below. And Looking through very many emails written by and to Stas Bekman and others about this it appears to be a problem
Ayhan Ulusoy wrote:
Thanks Stas, & let me know if I can be of any help (I won't be here for
the next two weeks though).
Try the cvs version, I have just committed a perlio layer interface which will
be used instead of the tied handle for perl5.8+ w/useperlio. Now binmode
works, see the test t/mod
Steve Hay wrote:
Stas Bekman wrote:
Do we have the same problem with Apache::Request?
I don't think so, but I'm not sure where the uploaded data gets spooled
to by Apache::Request. (CGI.pm created "CGItemp" files in my
C:\Temp directory. Where does Apache::Request put this data?)
You can spe
Stas Bekman wrote:
Do we have the same problem with Apache::Request?
I don't think so, but I'm not sure where the uploaded data gets spooled
to by Apache::Request. (CGI.pm created "CGItemp" files in my
C:\Temp directory. Where does Apache::Request put this data?)
The script below, adapted fro
Hi Stas / Lincoln,
Lincoln: We've been having a discussion on the mod_perl dev list
(http://marc.theaimsgroup.com/?l=apache-modperl-dev&m=106122218228508&w=2)
about a problem with temporary files from file uploads being left behind
by CGI.pm on Windows. The problem occurs because the unlink is