Re: Cryptic error trying to upgrade

2005-03-01 Thread Craig Eberly
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. Craig - Original Message - From: "Francesco Pasqualini"

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
I was scared to delete the tmp/.state files in the main content (truthfully I'm not sure what those files are for), so I backup up all of the htdocs, deleted all files from tmp/.state in the backed up directory, and ran Apache 2 against the backed up content. Result was same error message as be

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
Thanks for the response. As a matter of fact I did upgrade my Perl version. As you suggested, I have replaced all instances of Storable.pm v.2.13 with v.2.04. This did not seem to fix the problem. Same error message. So I went through and replaced all modules that are listed in the error