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 »
  • Using CiviCRM »
  • Using CiviMail »
  • Using IMAP2SOAP »
  • imap2soap.pl with 'soap-less PHP5'
Pages: [1]

Author Topic: imap2soap.pl with 'soap-less PHP5'  (Read 4814 times)

abrookins

  • I’m new here
  • *
  • Posts: 21
  • Karma: 5
    • Redspire (Blog)
imap2soap.pl with 'soap-less PHP5'
October 19, 2008, 12:39:43 pm
Hello, there,

I'm trying to get imap2soap.pl running on a shared host on which I do not have root access, and which uses a SOAP-less version of PHP5.  

I've installed Mail::Verp and SOAP::Lite, but when I run imap2soap.pl I get a "Class 'SoapServer' not found" error message.  It's been explained that this is result of the SOAP-less PHP interpreter.  

Before choosing my host, I had read the imap2soap.pl documentation and thought that I could use this script despite the PHP situation.  I've read through the page again and again (http://wiki.civicrm.org/confluence/display/CRMDOC/Alternative+configuration+with+imap2soap.pl+-+no+Amavis+or+root+access) but can't figure out what is meant by the following line:

  'If you have a SOAP-less PHP 5, there is a section below on installing SOAP::Lite that you can follow.'

I've installed SOAP::Lite.  Will I need to do a custom PHP build with SOAP enabled, or is there another way to get this script running?

Thanks for any advice,
Andrew
« Last Edit: June 04, 2009, 09:25:01 am by redspire »

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: imap2soap.pl with 'soap-less PHP5'
October 19, 2008, 04:25:46 pm

I'm not sure if SOAP::Lite will get around the soap-less PHP issue. If i had to guess u will need a custom PHP build with SOAP enabled

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

abrookins

  • I’m new here
  • *
  • Posts: 21
  • Karma: 5
    • Redspire (Blog)
Re: imap2soap.pl with 'soap-less PHP5'
October 19, 2008, 08:57:13 pm
Thanks for the reply.

My custom PHP build slowed CiviCRM to a crawl, so I used a <Files> hook in .htaccess to redirect only extern/soap.php to the new build.  That seems to have worked for the moment, but I'd welcome any other suggestions.

Andrew

Piotr Szotkowski

  • I live on this forum
  • *****
  • Posts: 1497
  • Karma: 57
Re: imap2soap.pl with 'soap-less PHP5'
October 22, 2008, 11:35:37 am
You might be interested in testing the PHP-based solution we blogged about yesterday and have a forum thread about.
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.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail »
  • Using IMAP2SOAP »
  • imap2soap.pl with 'soap-less PHP5'

This forum was archived on 2017-11-26.