How to use the Nfephp API without the server having to support Curl 7.22.2

Asked

Viewed 185 times

2

Is there any possibility of using the Nfephp API without the need for server endure cURL 7.22.2? Any settings I can perform, an alternative lib, etc?

inserir a descrição da imagem aqui

  • I worked with this API in 2015, and I even have a tax issuer developed. The information at the time was that it was not possible to work without Curl. Anyway, tell me about the server you’re using to see if I can help enable Curl.

  • http://bwdagenciadigital.com/info.php @PauloSérgioDuff

  • CENTOS 6.8 x86_64 kvm | 16 cores | AMD Opteron | Hostgator Resale Plan 1

1 answer

1

Good afternoon, as the answer seems to be no, there is no.

The PHP Curl extension is used directly to access the webservices.

In PHP version 5.3.x Curl already has the minimum version, so I believe that this version 7.19.7 is PHP 5.2 or earlier.

I recommend you try another path by upgrading the OS or migrating to an OS that has this prerequisite.

About PHP, preferably use version 5.6 above.

Hugs.

  • Hello @Fernandomertins, the version of PHP has already been updated to version 7.0.14 and I use a resale plan of Hostgator.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.