While using WS Client module, it send out an error asking me to enable allow url fopen in the server, which is a big no-no for my customer. Is it an absolutely necessary dependency?

As far as I know, all fopen, fwrite, etc. functionality can be replaced, but I would like to know if I am doing something wrong before I engage in anything major (I have a working call to a webservice, which breaks if I turn off allow url open).

¿If it turns out it is neccesary and I work on this and I get it going would you be interested in including it in the project?

Comments

klausi’s picture

Version: 7.x-1.0-beta2 » 7.x-1.x-dev
Status: Active » Fixed

The file_get_contents() calls have been removed from the SOAP integration. Please test!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.