Keywords: LAMP/MAMP/WAMP - AWS - Technical issue - Secure Connections (SSL/HTTPS)
bnsupport ID: a0f728f0-0d6a-3f62-fe4c-ee31be3ec98a
Description:
Hi there!
I have a EC2 AWS instance with the AMI bitnami-lampstack-7.4.13-4-r08-linux-debian-10-x86_64-hvm-ebs-nami-cb6afd05-a3b2-4916-a3e6-bccd414f5f21-ami-00f69eadcce319e16.4
After enable the openssl extension in the PHP config file /opt/bitnami/php/etc/php.ini
the console print this message:
PHP Warning: PHP Startup: Unable to load dynamic library 'openssl' (tried: /opt/bitnami/php/lib/php/extensions/openssl (/opt/bitnami/php/lib/php/extensions/openssl: cannot open shared object file: No such file or directory), /opt/bitnami/php/lib/php/extensions/openssl.so (/opt/bitnami/php/lib/php/extensions/openssl.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
Could you offer me any clue about Why this happend?