Volker Kroll wrote:
Hi,

how do I enable File-uploads in mod_perl1.99 for Apache2?
In Apache 1.3 I had to change some variables in Apache::Request but
Apache::Request is not ported right now. How do I do it? I looked in the
documentation, but it was not mentioned there, so, perhaps you can help
me.

There is an alpha version of Apache::Request that you may want to try and help testing it so it'll get released sooner. See: http://httpd.apache.org/apreq/


Meanwhile you can use CGI.pm or some other module to upload files.

__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com



Reply via email to