On Monday 08 October 2007 08:35, Max Kanat-Alexander wrote: > No, because it still doesn't work, even with the patch. I don't > even see the warning. The error I get from SizeLimit is: > > Can't call method "all" on an undefined value at > /usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi/Apache2/SizeLi >mit.pm line 113.
Is it possible that your httpd cannot access /proc/self/smaps? Maybe it's chrooted lacking the /proc filesystem in the new root? Something like this? Linux::Smaps->new($pid) can fail only if a $pid<0 is passed or if /proc/$pid/smaps is not readable. Torsten
pgp57vbuTj1bb.pgp
Description: PGP signature