I'm working in Zend framework project with server Apache 2 and PHP 7 on Ubuntu 16.04.
When I run
php composer.phar install
in cmd, I get this error message:
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/20151012/php_openssl.dll' - /usr/lib/php/20151012/php_openssl.dll: cannot open shared object file: No such file or directory in Unknown on line 0
Could not open input file: composer.phar