CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • 1.9 AMaViS issues
Pages: 1 [2]

Author Topic: 1.9 AMaViS issues  (Read 8986 times)

Piotr Szotkowski

  • I live on this forum
  • *****
  • Posts: 1497
  • Karma: 57
Re: 1.9 AMaViS issues
November 19, 2007, 08:34:21 am
The user + pass must be a Drupal login pair, and that user must have CiviMail access permissions inside Drupal. Is this what you mean by ‘local CiviMail account’?
If you found the above helpful, please consider helping us in return – you can even steer CiviCRM’s future and help us extend CiviCRM in ways useful to you.

ChrisStanleyCCTV

  • Guest
Re: 1.9 AMaViS issues
November 19, 2007, 11:45:26 am
Quote from: Piotr Szotkowski on November 19, 2007, 08:34:21 am
The user + pass must be a Drupal login pair, and that user must have CiviMail access permissions inside Drupal. Is this what you mean by ‘local CiviMail account’?

I was referring to the Linux user account, but thank you for pointing me to the Drupal user account.  It did not have CiviMail access or the same password, which have now been corrected.  Unfortunately, that has not affected the SOAP problem.

I am wondering if perhaps our SOAP install is broken in some way.  When I load http://localhost/modules/civicrm/extern/soap.php, I should get something, shouldn't I?  I would think an error or message of some sort at the very least.  But I get nothing at all, though the httpd access log shows a successful page load.  It seems like that might precede any authentication issues (and might explain why amavisd is freezing up, if it's waiting indefinitely for a SOAP response that never arrives).  Do you know any way to test if SOAP has a basic level of functionality?

Also, thanks for all your help with this.  I really appreciate it!

Piotr Szotkowski

  • I live on this forum
  • *****
  • Posts: 1497
  • Karma: 57
Re: 1.9 AMaViS issues
November 21, 2007, 07:47:09 am
Quote from: ChrisStanleyCCTV on November 19, 2007, 11:45:26 am
I am wondering if perhaps our SOAP install is broken in some way.

That would be my guess as well. Maybe you can find the SOAP::Lite module on your server and debug there?

Quote from: ChrisStanleyCCTV on November 19, 2007, 11:45:26 am
When I load http://localhost/modules/civicrm/extern/soap.php, I should get something, shouldn't I?

I don’t get anything. There was an authorisation error in previous versions, but I think we changed this in CiviCRM 1.8 or 1.9.

Quote from: ChrisStanleyCCTV on November 19, 2007, 11:45:26 am
Do you know any way to test if SOAP has a basic level of functionality?

You can try writing a simple SOAP client in PHP and/or add debug informations to the etern/soap.php file and see what happens there.
If you found the above helpful, please consider helping us in return – you can even steer CiviCRM’s future and help us extend CiviCRM in ways useful to you.

ChrisStanleyCCTV

  • Guest
Re: 1.9 AMaViS issues
January 28, 2008, 12:42:56 pm
A-HA!

I finally found it!  (Yes, it's taken this long.)  For some obscure reason, it was the perl declaration in the main amavisd script.  It was set for "perl -T" to enable taint checking.  I turned off the taint check and it all goes through just fine!

And now you know... the rest of the story.  :)

Pages: 1 [2]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • 1.9 AMaViS issues

This forum was archived on 2017-11-26.