The PHP open SSL extension must be installed and enabled. How to do this very much depends on your web server and OS. If you are paying for hosting you’ll need to contact your hosting company to get this installed and enabled.
It is enabled. The whole webserver runs with https. It is a Suse Linux hosted by my company itsself.
If you mean the php.ini line … its activ.
PHP does not think the extension is active, thus the error message.
Please try installing https://wordpress.org/plugins/wordpress-php-info/ and look at the report it generates to see what PHP thinks is installed.
Hi. this report gives me a lot … tried to find the right things. There are lots of SSL Infos belonging to our certificate. Others are these. What do I have to look for?
/etc/php5/conf.d/openssl.ini,
————–
SSL – Yes –
SSPI – No –
TLS-SRP – Yes –
Protocols – dict, file, ftp, ftps, gopher, http, https, imap, imaps, ldap, ldaps, pop3, pop3s, rtsp, scp, sftp, smb, smbs, smtp, smtps, telnet, tftp –
Host – x86_64-suse-linux-gnu –
SSL Version – OpenSSL/1.0.1k –
—
core SSL – supported –
extended SSL – not supported –
—
PHP Extension – 20131226 –
Zend Extension – 220131226 –
Zend Extension Build – API220131226,NTS –
PHP Extension Build – API20131226,NTS –
Ultimately this has to do with the configuration of your server not Postie – difficult for me to diagnose from afar. Best to with with your IT dept or whoever set up the server.
Apparently https://wordpress.org/plugins/wordpress-php-info/ was excommunicated for policy violation.
I found https://wordpress.org/plugins/debug-info/ that seems to do about the same thing, although I couldn’t see wordpress-php-info to compare…