Sunday, 16 December 2018

Text magic sms API getting error on Godaddy shared hosting

I am tryng to send SMS using Textmagic from godaddy using php. I have used the official git-hub page to get API https://github.com/textmagic/textmagic-rest-php

The above setups works fine from my local Ubuntu PC and able to send SMS, Where as when I host the API to Godaddy Windows shared hosting, and executed the same php code, I got following error.

[ERROR- ] error setting certificate verify locations: CAfile: c:\cgi\php56\curl-ca-bundle.crt CApath: none

What could be the reason.

Php version:5.6



from Text magic sms API getting error on Godaddy shared hosting

No comments:

Post a Comment