Error yii2 /usr/lib/php/20160303/php_openssl.dll: cannot open shared object file: No such file or directory

Hi, i have error in yii2, when you are going to store information, this error comes out

PHP Startup: Unable to load dynamic library ‘/usr/lib/php/20160303/php_pdo_mysql.dll’ - /usr/lib/php/20160303/php_pdo_mysql.dll: cannot open shared object file: No such file or directory

Check your php.ini. Paths are wrong there.

The error is in php_openssl.dll
where I configure that

Server is linux

Then it’s totally wrong since dll-s are Windows thing.