Re: Runs on Perl 5.8.0 but no on 5.8.3:[DBI]

2004-12-21 Thread Jay Scherrer
Does this have something to do with SElinux? At what security level is your SE-Linux turn on? Because on FC2 SE was by default set to high. Jay Scherrer On Tuesday 21 December 2004 02:44 am, Chetan Anand wrote: > Hi, > Whenever I execute a Perl script the following error > is displayed in apache

Re: Runs on Perl 5.8.0 but no on 5.8.3:[DBI]

2004-12-21 Thread Tom Schindl
Although I doubt this has something todo with mod_perl which this list is dedicated to you should at least state: * Version of DBI.pm * Maybe also the part of DBI.pm around line 514 * try to run a programm on the command-line using DBI if it also fails => upgrade DBI.pm (are the version on the

Runs on Perl 5.8.0 but no on 5.8.3:[DBI]

2004-12-21 Thread Chetan Anand
Hi, Whenever I execute a Perl script the following erroris displayed in apache's  error_log:[error] [client 127.0.0.1] Can't use string ("") as aHASH ref while "strict refs" in use at/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/DBI.pmline 514., referer: http://localhost/myforms/login.pl