Re: Cryptic error trying to upgrade

2005-03-07 Thread Joshua Chamas
Craig Eberly wrote: Excuse me if I sound ignorant here. Should I be getting this sdbm error if I'm only using mysql? I started thinking about it, and it just didn't make sense to me. Also, I rebuilt mod_perl, using the static option, but receive the same errors when accessing my web app. I

Re: Cryptic error trying to upgrade

2005-03-04 Thread Craig Eberly
eval {...} called at -e line 0\n, referer: ------------------- - Original Message - From: "Joshua Chamas" <[EMAIL PROTECTED]> To: "Craig Eberly" <[EMAIL PROTECTED]> Cc: Sent: Friday, Ma

Re: Cryptic error trying to upgrade

2005-03-03 Thread Joshua Chamas
Craig Eberly wrote: Hmm, during which upgrade do you mean? I had to stop httpd 1.3 when doing the mod_perl install or the make test would fail. The apache 2 install seemed to go ok with 1.3 running since it was installing in a seperate directory. Sorry, I did not check mail for a while. I w

Re: Cryptic error trying to upgrade

2005-03-01 Thread Craig Eberly
alini" <[EMAIL PROTECTED]> To: "Craig Eberly" <[EMAIL PROTECTED]> Cc: "Philip M. Gollucci" <[EMAIL PROTECTED]>; Sent: Tuesday, March 01, 2005 10:59 AM Subject: Re: Cryptic error trying to upgrade Are you shure that th

Re: Cryptic error trying to upgrade

2005-03-01 Thread Francesco Pasqualini
Are you shure that the httpd processes was stopped during the upgrade ? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Cryptic error trying to upgrade

2005-03-01 Thread Craig Eberly
ge as before. Thanks though, Craig - Original Message - From: "Helmut Zeilinger" <[EMAIL PROTECTED]> To: "Craig Eberly" <[EMAIL PROTECTED]>; Sent: Tuesday, March 01, 2005 10:05 AM Subject: Re: Cryptic error trying to upgrade Hi Craig, just a quick ide

Re: Cryptic error trying to upgrade

2005-03-01 Thread Helmut Zeilinger
Hi Craig, just a quick idea - you might have tried this already..: does it help to delete all files in "tmp/.state" an restart the server? Helmut > After upgrading from mod_perl 1 to 2, along with apache2, I'm getting > errors in my error log using code that worked fine in my original > instal

Re: Cryptic error trying to upgrade

2005-03-01 Thread Craig Eberly
tions - Thanks, Craig - Original Message - From: "Philip M. Gollucci" <[EMAIL PROTECTED]> To: "Craig Eberly" <[EMAIL PROTECTED]> Cc: Sent: Monday, February 28, 2005 5:12 PM Subject

Re: Cryptic error trying to upgrade

2005-02-28 Thread Philip M. Gollucci
Based on this [Mon Feb 28 16:40:48 2005] [error] [client x.x.x.x] sdbm store returned -1 Id say you upgraded perl from 5.6 to 5.8 as well and with it Storable.pm which is used by sdbm They are not binary compatible. Dowgrade your Stroable.pm to what it was or regenerate the files written to dis

Cryptic error trying to upgrade

2005-02-28 Thread Craig Eberly
Hello All, After upgrading from mod_perl 1 to 2, along with apache2, I'm getting errors in my error log using code that worked fine in my original installation.  Here is what I'm getting in my Apache errorlog:     [Mon Feb 28 16:40:48 2005] [error] [client x.x.x.x] sdbm store returned -1, er