When installing php Swoole extend Mac Enable openssl support, require openssl library
or fatal error: 'openssl/ssl.h' file not found
when specifying the openssl
path just fine
./configure --with-openssl-dir=/usr/local/opt/openssl@1.1 --enable-http2 --with-php-config=/Applications/MAMP/bin/php/php7.4.2/bin/php-config
The OpenSSL installed by brew is by default /usr/local/Cellar/openss/version
, and I will report fatal error: 'openssl/ssl.h' file not found
an error after using it . Probably my openssl installation path is in/usr/local/opt/[email protected]
Read More:
- [Solved] PHP getimagesize(): SSL operation failed with code 1. OpenSSL Error messages: error:14090086:SSL
- [Solved] OpenSSL Error messages: error:14094410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure
- Mac PHP Fatal error: Class ‘Memcache’ not found
- composer Error: The requested PHP extension ext-bcmath * is missing from your system. Install or enable
- Configure: error: Cannot find libz error appears when brew installs php70
- [PHP] php8 jit does not support 32-bit systems WARNING: JIT not supported by host architecture
- [Solved] PHP Error: Warning: file_get_contents(): Failed to enable crypto
- Error during session start; please check your PHP and/or webserver log file and configure your PHP
- [Solved] PHP Fatal error: Uncaught Error: Class ‘Redis‘ not found in
- [Solved] PostgreSQL configure: error: readline library not found
- [Solved] Fatal error: Uncaught Error: Class ‘Imagick‘ not found
- [Solved] Fatal error: Class ‘think\Container‘ not found & [InvalidArgumentException] Could not find package
- PHP php-config is not installed error in ubuntu 16 [How to Solve]
- /www/server/php/56/sbin/php-fpm:error while loading shared libraries:libssl.so.1.0. 0:cannot open shared object file:No such file or directory
- Mac: Where is php.ini Location
- PHP error in Windows: class’ mysqli ‘not found
- [Solved] file_get_contents(): SSL operation failed with code 1
- How to Solve PHP Error: no package’oniguruma’ found
- [Solved] WordPress Upgrade PHP 5.6 to 7.x Fatal error: Uncaught Error: Call to undefined function mysql_connect()
- [Solved] PHP Fatal error: Uncaught Elasticsearch\Common\Exceptions\NoNodesAvailableException: No alive nodes