When I check the PHP version using php -v i got error message like below
PHP Warning: PHP Startup: Unable to load dynamic library
'/usr/lib/php/20151012/php_mysqli.dll' - /usr/lib/php/20151012/php_mysqli.dll: cannot open shared object file: No such file or directory in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library
'/usr/lib/php/20151012/php_mysql.dll' - /usr/lib/php/20151012/php_mysql.dll: cannot open shared object file: No such file or directory in Unknown on line 0
PHP 7.0.15-0ubuntu0.16.04.4 (cli)( NTS )
Please help me to fix the above issue.