alright, i posted a problem, now i'm posting the solution... 
Solved the problem re: compiling new mod_webapp:

For my version of red hat linux, the apxs is in /usr/sbin/,
so the pre-make configure command was:
   ./configure --with-apxs=/usr/sbin/apxs
make

that got the mod_webapp to compile.

I also upgraded to tomcat 4.0.3 from 4.0.1

So, I got the multipart/form-data binary file upload to work with mod_webapp
(as checked out from the cvs repo today, March 9, 2002)
with tomcat 4.0.3 and apache 1.3.22 on red hat linux 7.2


old message:
> Greetings Users and Developers, I think I need to compile the latest
mod_webapp
> connector to fix a multipart/form-data binary File Upload bug with the
tomcat/warp/apache
> connection. (bug: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3534) 


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to