|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
imap2soap fatal errorCan anyone tell me what's failing here? I'm not sure where to look in fixing
this. My cron job is reporting this error back to me: Subroutine LWP::UserAgent::redirect_ok redefined at /home/ojwowod/perl/usr/lib/perl5/site_perl/5.8.8/SOAP/Transport/HTTP.pm line 41. Subroutine LWP::Protocol::collect redefined at /home/ojwowod/perl/usr/lib/perl5/site_perl/5.8.8/SOAP/Transport/HTTP.pm line 59. imap2soap: Fatal: During the SOAP initialization All required Pearl Modules installed on shared hosting Drupal 5.7 CiviCRM 2.0 PHP 5.2.4 ____________________________________________________________ You received this message as a subscriber on the list: civicrm-mail@... To be removed from the list, send any message to: civicrm-mail-unsubscribe@... For all list information and functions, see: http://lists.civicrm.org/lists/info/civicrm-mail |
|
|
Re: imap2soap fatal errormarc524@...:
> Can anyone tell me what's failing here? > I'm not sure where to look in fixing this. > My cron job is reporting this error back to me: > Subroutine LWP::UserAgent::redirect_ok redefined at /home/ojwowod/perl/usr/lib/perl5/site_perl/5.8.8/SOAP/Transport/HTTP.pm line 41. > Subroutine LWP::Protocol::collect redefined at /home/ojwowod/perl/usr/lib/perl5/site_perl/5.8.8/SOAP/Transport/HTTP.pm line 59. I’m not a Perl coder, but to my eyes it looks like the SOAP::Transport::HTTP module tries to redefine two subroutines from other packages – i.e., it’s not as much an imap2soap error as a Perl package install misconfiguration. :| Can you check the versions of the mentioned packages (LWP::UserAgent, LWP::Protocol and SOAP::Transport::HTTP)? -- Piotr Szotkowski -- SCO is the thief who puts a gun to his own head and says, 'give me your money or I'll shoot.' -- Bruce Perens, /. ____________________________________________________________ You received this message as a subscriber on the list: civicrm-mail@... To be removed from the list, send any message to: civicrm-mail-unsubscribe@... For all list information and functions, see: http://lists.civicrm.org/lists/info/civicrm-mail |
|
|
|
|
|
Re: Fwd: imap2soap fatal errorMarc Miller:
> Thanks for the response. > SOAP::Lite 0.71 is installed which includes the package > SOAP::Transport::HTTP.pm that contains those subroutines. > Not knowing what these subroutines should or should not be > doing makes troubleshooting this a lot more difficult for me. I’m sorry but I can’t help you further – I never used imap2soap, nor ran in such problems with Perl modules before. Just by guessing, I’d assume SOAP::Transport::HTTP in the version you use is not compatible with LWP::UserAgent and LWP::Protocol (in the versions you use). Maybe some googling can help here. :| -- Piotr Szotkowski -- First time I've gotten a programming job that required a drug test. I was worried they were going to say 'you don't have enough LSD in your system to do Unix programming.' -- Paul Tomblin, asr ____________________________________________________________ You received this message as a subscriber on the list: civicrm-mail@... To be removed from the list, send any message to: civicrm-mail-unsubscribe@... For all list information and functions, see: http://lists.civicrm.org/lists/info/civicrm-mail |
| Free embeddable forum powered by Nabble | Forum Help |