I do not have Openssl in EasyApache 4
Hello
I want to install openssl but it does not appear in the list of PHP Extensions from EasyApache 4
what can I do?
i dont have Tokenizer PHP Extension also
-
Hello, You can verify it's enabled as a PHP module with the version of PHP installed on your system with a command such as: /opt/cpanel/ea-php70/root/usr/bin/php -m|grep openssl
Replace "php70" with the version of PHP you'd like to check. You'll see "openssl" output from the command, confirming it's enabled. Keep in mind your system's OpenSSL package is provided by your OS (e.g. Red Hat, CentOS, or Cloud Linux) as opposed to cPanel. There's a thread you may find helpful at: OpenSSL CVE-2016-2107 and CVE-2016-2108 Thanks!0
Please sign in to leave a comment.
Comments
1 comment