Hi rnzsparkz
Thanks for using our plugin.
In your hosting server not enabled this settings
extension=php_openssl.dll
Thanks
My server has openssl enabled and I tried the link, neither helped.
Hi DoocesWild
Go to your server php.ini.
Find ;extension=php_openssl.dll
Uncomment extension=php_openssl.dll.
After that save it and re-start your server.
Thanks
-Hari Maliya
This is the reply I got back from my hosting provider.
This does not apply to your server. A dll is a dynamic link library and is implemented for Microsoft windows operating systems. Your server is running Centos and that is a linux operating system.
The openssl module has been enabled by default already:
—
cP/vz03-wa/6899 root@192.190.86.14 [~]# php -m |grep openssl
openssl
—
is there a log or something I can look at to see the issue? I have openssl enabled so I don’t know what the issue is…
Hi DoocesWild
We have fixed above issues in next version 1.1.
Thanks
Updated plugin, same error.
Hi DoocesWild
What type of error are you getting.
Let me describe.
Thanks