• Categories
    • PHP
    • phpMyAdmin
    • PHPMailer
    • FFMpeg
    • PHPEXcel
    • PHPDoc
    • PHPUnit
    • CakePHP
    • CakePHP 2.0
    • Cake PHP 2.1
    • CakePHP Model
    • Facebook PHP SDK
    • composer-php
    • PHP 7
    • PHP GD
    All Categories
  • About

PHP Startup: Unable to load dynamic library 'openssl' in Ubuntu

phpubuntuopenssl


PHP Snippet 1:

extension=openssl

PHP Snippet 2:

php -i | grep -i openssl
SSL Version => OpenSSL/1.1.0g
openssl
OpenSSL support => enabled
OpenSSL Library Version => OpenSSL 1.1.0g  2 Nov 2017
OpenSSL Header Version => OpenSSL 1.1.0g  2 Nov 2017
Openssl default config => /usr/lib/ssl/openssl.cnf
openssl.cafile => no value => no value
openssl.capath => no value => no value
Native OpenSSL support => enabled

Related Snippets

Problems getting instance of UploadedFile in Yii2

Sentry + Laravel: how to log an already catched Exception?

PhpSpreadSheet: How to save Workbook sheets in individual CSV files

Updating and Synchronizing Woocommerce Subscriptions to Custom Date

how to remove white space in select 2

How to get rid of ampersand using WP Nonce URL and WP Redirect or PHP header

Magento 2 - Controller returning blank page

How to show a popup modal in codeIgniter?

Laravel print last executed SQL query with Query log

How to get quarter for future date using Carbon?

Sort multidimensional array by column value within a column

Lumen - Postgresql setup - Composer

Exception thrown during the rendering of a template("Parameter "id" for route "url" must match "[^/]++" ("" given) to generate a corresponding URL.")

Printing more than one array using print_r or any other function in php

Laravel Excel::store file empty after stored

About Contact Privacy policy Terms and conditions