Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
Started getting this error below after a power failure. Have restarted all the procedures that I know, but can't get into my stuff. Maybe someone can decipher what is going on. Any help would be greatly appreciated. Not a tech guy.
----------------------------------
System error
error: __utma=203874504.918123167.1351114000.1352676410.1355952549.7; __utmz=203874504.1351114000.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none) at /usr/lib/perl5/site_perl/5.8.5/Apache/Session/Generate/MD5.pm line 40.
context: ...
36:
37: my $session = shift;
38:
39: if ($session->{data}->{_session_id} !~ /^a-fA-F0-9+$/) {
40: die $session->{data}->{_session_id};
41: }
42: }
43:
44: 1;
...
code stack: /usr/lib/perl5/site_perl/5.8.5/Apache/Session/Generate/MD5.pm:40
/usr/lib/perl5/site_perl/5.8.5/Apache/Session.pm:400
/usr/lib/perl5/site_perl/AuthDirect/Session.pm:54
/www/login.izones.net/htdocs/autohandler:10
raw error
-----------------------------------
clicking on the 'raw error' gives:
__utma=203874504.918123167.1351114000.1352676410.1355952549.7; __utmz= +203874504.1351114000.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none +) at /usr/lib/perl5/site_perl/5.8.5/Apache/Session/Generate/MD5.pm li +ne 40. Trace begun at /usr/lib/perl5/site_perl/5.8.5/HTML/Mason/Exceptions.pm + line 131 HTML::Mason::Exceptions::rethrow_exception('__utma=203874504.918123167 +.1351114000.1352676410.1355952549.7; __utmz=203874504.1351114000.1.1. +utmcsr=(direct)|utmccn=(direct)|utmcmd=(none) at /usr/lib/perl5/site_ +perl/5.8.5/Apache/Session/Generate/MD5.pm line 40.^J') called at /usr +/lib/perl5/site_perl/5.8.5/Apache/Session/Generate/MD5.pm line 40 Apache::Session::Generate::MD5::validate('Apache::Session::MySQL=HASH( +0x992d60c)') called at /usr/lib/perl5/site_perl/5.8.5/Apache/Session. +pm line 400 Apache::Session::TIEHASH('Apache::Session::MySQL', '__utma=203874504.9 +18123167.1351114000.1352676410.1355952549.7; __utmz=203874504.1351114 +000.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)', 'HASH(0x99535 +24)') called at /usr/lib/perl5/site_perl/AuthDirect/Session.pm line 5 +4 AuthDirect::Session::get_session at /www/login.izones.net/htdocs/autoh +andler line 10 HTML::Mason::Commands::__ANON__('_page', 'home') called at /usr/lib/pe +rl5/site_perl/5.8.5/HTML/Mason/Component.pm line 136 HTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0x +999d034)', '_page', 'home') called at /usr/lib/perl5/site_perl/5.8.5/ +HTML/Mason/Request.pm line 1069 eval {...} at /usr/lib/perl5/site_perl/5.8.5/HTML/Mason/Request.pm lin +e 1068 HTML::Mason::Request::comp(undef, undef, undef, '_page', 'home') calle +d at /usr/lib/perl5/site_perl/5.8.5/HTML/Mason/Request.pm line 338 eval {...} at /usr/lib/perl5/site_perl/5.8.5/HTML/Mason/Request.pm lin +e 338 eval {...} at /usr/lib/perl5/site_perl/5.8.5/HTML/Mason/Request.pm lin +e 297 HTML::Mason::Request::exec('HTML::Mason::Request::ApacheHandler=HASH(0 +x9a85324)') called at /usr/lib/perl5/site_perl/5.8.5/HTML/Mason/Apach +eHandler.pm line 134 eval {...} at /usr/lib/perl5/site_perl/5.8.5/HTML/Mason/ApacheHandler. +pm line 134 HTML::Mason::Request::ApacheHandler::exec('HTML::Mason::Request::Apach +eHandler=HASH(0x9a85324)') called at /usr/lib/perl5/site_perl/5.8.5/H +TML/Mason/ApacheHandler.pm line 827 HTML::Mason::ApacheHandler::handle_request('HTML::Mason::ApacheHandler +=HASH(0x99672a0)', 'Apache=SCALAR(0x99fc118)') called at (eval 34) li +ne 8 HTML::Mason::ApacheHandler::handler('HTML::Mason::ApacheHandler', 'Apa +che=SCALAR(0x99fc118)') called at /dev/null line 0 eval {...} at /dev/null line 0

In reply to Problem with program by joeg0812

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (5)
As of 2024-04-23 16:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found