Error reported during installation: The openssl extension is missing, which means that secure HTTPS transfers are impossible. If possible you should enable it or recompile php with –with-openssl
Solution: Find php.ini under the path php, remove the semicolon in front of ;extension=php_openssl.dll and reinstall it successfully.
Similar Posts:
- PHP5.6.27 Install error: error: dereferencing pointer to incomplete type ‘EVP_PKEY’ {aka ‘struct evp_pkey_st’}
- [Solved] Accessing MSSql under Ubuntu prompts SSL Handshake failed with OpenSSL error
- Openeuler: How to Install OpenSSL
- CentOS: How to install OpenSSL
- Python3 ImportError: No module named _ssl [How to Solve]
- [Solved] Composer Install Error: PHP Warning: copy(): SSL operation failed with code 1. OpenSSL Error messages:
- [Solved] Fatal error: OpenSSL/EVP. H: there is no such file or directory
- Python Installation WARNING: pip is configured with locations that require TLS/SSL, however the ssl module…
- Phpmailer’s solution to extension missing: OpenSSL error