You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Ian Joyce <ia...@gmail.com> on 2005/03/07 21:23:51 UTC

[mp1] Apache::SizeLimit + Solaris 10

Solaris 10 has an osvers of 2.10. Apache::SizeLimit says 2.10 <= 2.6
(line 168) so it tells me "Apache::SizeLimit not implemented on your
platform." when it clearly it is.

--Ian

Re: [mp1] Apache::SizeLimit + Solaris 10

Posted by Perrin Harkins <pe...@elem.com>.
On Mon, 2005-03-07 at 14:23 -0600, Ian Joyce wrote:
> Solaris 10 has an osvers of 2.10. Apache::SizeLimit says 2.10 <= 2.6
> (line 168) so it tells me "Apache::SizeLimit not implemented on your
> platform." when it clearly it is.

I don't have a Solaris box to test it on.  Can you make the change and
send us a patch?

Thanks,
Perrin