[Resolved] Re: question on multipart forms and %fdat

2003-01-12 Thread Keith Watanabe
Okay, I found out what the issue was (or at least i narrowed it down). I just upgraded my apache from 1.3.26 to 1.3.27 and my mod_perl from 1.26 to 1.27. I re-ran my upload script as is and everything worked fine. So apparently to anyone who has a similar issue, upgrade your apache and mod_p

Re:Error HTTP 500 Internal server error in IE 6.0

2003-01-12 Thread Maurício Amorim
I change directive Location by Directory and 500 internal server error in IE apprently was resolved. why will be ?   ## EMBPERL# PerlModule HTML::EmbperlAddType text/html .epl  SetHandler perl-script  PerlHandler HTML::Embperl  Options ExecCGIAlias /embperl /usr/local/apachelocal/htdocs/emb