On Sun, May 25, 2008 at 3:45 PM, Roberto C. Sánchez
> [Sun May 25 08:57:35 2008] [error] [asp] [11570] [error] error executing
> code for include /var/www/templates/Photo_page_edit.tmpl: Insecure
> dependency in open while running setgid at /usr/lib/perl/5.8/IO/File.pm
> line 70. <--> ; compiled to SCALAR(0x91f6f24) at
> /usr/share/perl5/Apache/ASP/Response.pm line 844. <--> ,
> /usr/share/perl5/Apache/ASP.pm line 1521

You may be seeing the same problem that these people had:
http://mail-archives.apache.org/mod_mbox/perl-modperl/200705.mbox/[EMAIL 
PROTECTED]

If so, upgrading to Perl 5.8.8+ and mod_perl 2.0.3+ will probably fix it.

> P.S. The server running this site is Debian Etch, so unfortunately, I
> cannot use Archive::Extract which is included in Perl 5.10.0.

Just because it's not part of the core perl libs doesn't mean you
can't install it.  This problem is probably fixable by upgrading Perl
or mod_perl though.

- Perrin

Reply via email to