shanu_040 has asked for the wisdom of the Perl Monks concerning the following question:
Attempting to process state: advanced_search Attempting to process sta +te: run_search [Wed Jan 28 10:09:27 2009] -e: Use of uninitialized va +lue in pattern match (m//) at /usr/lib/perl5/site_perl/5.8.8/Data/Ser +ializer.pm line 597. [Wed Jan 28 10:09:27 2009] -e: Use of uninitialized value in subroutin +e entry at /usr/lib/perl5/site_perl/5.8.8/Data/Serializer.pm line 692 +. Magic number checking on storable string failed at ../../lib/Storable. +pm (autosplit into ../../lib/auto/Storable/thaw.al) line 366, at /usr +/lib/perl5/site_perl/5.8.8/Data/Serializer/Storable.pm line 32
ScriptAlias /cgi-bin/ "/var/www/cgi-bin/" <Directory "/var/www/cgi-bin"> AllowOverride None Options None Order allow,deny Allow from all </Directory>
PerlModule ModPerl::RegistryPrefork Alias /cgi-bin/ /var/www/cgi-bin/ <Location /cgi-bin> SetHandler perl-script PerlResponseHandler ModPerl::RegistryPrefork PerlSendHeader On PerlOptions +ParseHeaders Options +ExecCGI </Location>
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Magic number checking on storable string failed
by CountZero (Bishop) on Jan 28, 2009 at 05:46 UTC | |
by shanu_040 (Sexton) on Jan 28, 2009 at 09:15 UTC | |
|
Re: Magic number checking on storable string failed
by Illuminatus (Curate) on Jan 28, 2009 at 05:50 UTC | |
by shanu_040 (Sexton) on Jan 30, 2009 at 11:20 UTC | |
|
Re: Magic number checking on storable string failed
by gone2015 (Deacon) on Jan 28, 2009 at 13:26 UTC | |
|
Re: Magic number checking on storable string failed
by Anonymous Monk on Jan 29, 2009 at 08:03 UTC | |
|
Re: Magic number checking on storable string failed
by mje (Curate) on Jan 28, 2009 at 10:21 UTC | |
|
Re: Magic number checking on storable string failed
by shanu_040 (Sexton) on Jan 28, 2009 at 11:26 UTC |