Re: upgrading to modperl2 & apache2

2003-12-03 Thread Stas Bekman
Afgin Shlomit wrote: I install Apache 2.0.48 and modperl 1.99_10 I moved scripts that run okay before with older versions. When I run my script I get the error: an't use string ("") as a HASH ref while "strict refs" in use at /usr/local/lib/perl5/site_perl/5.8.1/sun4-solaris/DBI.pm line 509 What is

upgrading to modperl2 & apache2

2003-12-03 Thread Afgin Shlomit
I install Apache 2.0.48 and modperl 1.99_10 I moved scripts that run okay before with older versions. When I run my script I get the error: an't use string ("") as a HASH ref while "strict refs" in use at /usr/local/lib/perl5/site_perl/5.8.1/sun4-solaris/DBI.pm line 509 What is the problem?