Date: Mon, 25 Aug 2003 07:54:03 +0200 From: Gianmarco Giovannelli <gmarco@giovannelli.it> To: Erwin Lansing <erwin@FreeBSD.org> Cc: ports@FreeBSD.org Subject: Re: Perl cgi iussue on the new apache 1.3.28+mod_ssl Message-ID: <200308250754.03504.gmarco@giovannelli.it> In-Reply-To: <20030824123248.GA84655@droso.net> References: <20030824112137.M37479@ablia.com> <20030824123248.GA84655@droso.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 24 August 2003 14:32, Erwin Lansing wrote: > On Sun, Aug 24, 2003 at 01:41:28PM +0200, Gianmarco Giovannelli wrote: > > Two twin system: FreeBSD 4.8-STABLE #12: Sat Jul 5 11:31:36 CEST 2003 > > > > In one there is : > > apache+mod_ssl-1.3.28+2.8.15_1 The Apache 1.3 webserver with SSL/TLS > > functionality > > > > Neomail 1.14 and openwebmail 2.10 (both made in perl) generate wrong path > > in the form and so stop working: > > > > http://xxx.xxx.xxx.xxx/cgi-bin/%2Fcgi-bin%2Fneomail.pl > > http://xxx.xxx.xxx.xxx/cgi-bin/openwebmail/%2Fcgi-bin%2Fopenwebmail%2Fope > >nwebmail.pl > > > > on the other box: > > apache+mod_ssl-1.3.27+2.8.14 The Apache 1.3 webserver with SSL/TLS > > functionality The generated paths are right (without the %2F and with the > > / instead). (this message was sent by openwebmail 2.10 :-) > > > > > > Any idea please ? > > Sounds like you have www/p5-CGI.pm installed with version 2.99. Try > updating that port to 3.00. > > Cheers, > -erwin Thanks Erwin. It solves the iussue. Perhaps it should pointed out somewhere this thing ? Thanks again ....
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308250754.03504.gmarco>