api - Soap error in Magento (Failed opening SoapClient.php) -


I am facing a problem with the SoapClient in Magento, so that the external module does not work. The module is working on another Magento installation so I'm guessing this is related to my Magnesto.

I see these errors in my Magazine log:

  2012-07-09 T16: 52: 40 + 00: 00 ERR (3): Warning: (Soap Client.PHP): Failed to open the stream: There is no such file or directory in /var/www/vhosts/domain.com on linehttpdocs/lib/Varien/Autoload.php Line 93 2012-07-09T16 : 52: 40 + 00: 00 Error (3): Warning: Included (SoapClient.php): Failed to open the stream: No such file or directory in the line /var/www/vhosts/domain.com/httpdocs/lib /Varien/Autoload.php 93/2012-07-09T16: 52: 40 + 00: 00 Error (3): Etavni: include (): Failed opening ???? SoapClient.php To include (include_path = â ???? / var / www / vhosts / domain.com / httpdocs / app / code / local: /var/www/vhosts/domain.com/httpdocs/app/code/community: / Var /www/vhosts/domain.com/httpdocs/app/code/core:/var/www/vhosts/domain.com/httpdocs/lib:.: / Usr / share / pear: / usr / share / Line 93 on /var/www/vhosts/domain.com/httpdocs/lib/Varien/Autoload.php in phpâ ????) I've used this forum and Google's I have searched and found out that it had something to do with open_basedir restrictions, IAC has followed all the instructions related to those topics, but IA is still taking up the mistakes above.  

Can anyone help?

Check that the SOAP / PEAR PHP extension is installed on your server.
(These packages are on the Debian / Ubuntu php-pear php-soap )

Please check to resolve this problem



Comments