Unable to find the wrapper “https” – did you forget to enable it when you configured PHP?

Als men de voglende melding krijgt: "Unable to find the wrapper “https” – did you forget to enable it when you configured PHP?".
Zorg dat je in php.ini de waarde: extension=php_openssl heb aanstaan.
Dit doe je door de punt comma ; te verwijderen.

; extension=php_openssl
Naar:
extension=php_openssl