• 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

How to assert parameter attribute sub-structures in PHPUnit mock call expectations

Laravel Jetsream Profile page not loading on fresh install

add_action() function in wordpress not working [duplicate]

How to test a php login connected to a mysql db through xampp?

Do I need to install `fxp/composer-asset-plugin` if I'm not doing front-end development

PHP-Sort array based on another array?

Fatal error: Uncaught TypeError: count(): Argument #1 ($var) must be of type Countable|array, null given in

How can I pass the list to the component variable in Laravel?

How to Make Laravel Eloquent "IN" Query?

Get latest Tweets - What API

Laravel Command Schedule Not Working Properly

I want a way to give path to my files which are outside of public folder in laravel

Display a success custom notice after Placing an Order in WooCommerce

How to redirect to another page after n seconds in wordpress without using javascript?

Detect emoticons in string

About Contact Privacy policy Terms and conditions