• 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

Send POST data via raw JSON with Postman

Redirect to previous page with php

What's the net::ERR_HTTP2_PROTOCOL_ERROR about?

PHP how to detect if running on arm64 cpu?

Read users and passwords from a txt file

Project structure for PHP

laravel automatically deletes server.php on php artisan serve

Laravel SQL query midnight time not showing

"properties should not be accessed directly" issue during WooCommerce 3.0 checkout

How can I solve "laravel/horizon v1.1.0 requires ext-pcntl * -> the requested PHP extension pcntl is missing from your system"?

PHP code for generating decent-looking coupon codes (mix of letters and numbers)

Convert PHP array into HTML tag attributes separated by spaces

Star and Half Star Rating in Laravel

How to get AJAX to post on second page?

Send same name multiple checkbox values via ajax

About Contact Privacy policy Terms and conditions