Re: [Klara FreeBSD #2159] Second bug in our web server: mod_perl2 Apache2::Upload upload method silently dies

2025-07-22 Thread Randolf Richardson via modperl
No worries. I'm glad you included modperl@perl.apache.org in this development of software that is important to mod_perl2. I'm curious though, why not upgrade the libapreq2 package in the FreeBSD ports/pacakges system to libapreq2 v2.18, which already resolved the problem, instead

Re: [Klara FreeBSD #2159] Second bug in our web server: mod_perl2 Apache2::Upload upload method silently dies

2025-07-22 Thread Alex Aminoff
I am very sorry, I did not remove modperl@perl.apache.org from my email to Klara systems. This was not intended for the list. To answer your question, I don't want to compile and install from source, although I could, I would prefer to use the FreeBSD ports / packages system. On 7/22/25 12:

Re: [Klara FreeBSD #2159] Second bug in our web server: mod_perl2 Apache2::Upload upload method silently dies

2025-07-22 Thread Randolf Richardson via modperl
Why is effort being put into patching libapreq2 v2.17 when simply compiling v2.18 from source already solves the problems? > We now know how to fix this problem. The installation I have for testing mixes > packages from poudriere and ports installed from /usr/ports, which is not best > pra