'Lib directory is missing and some libraries are not called with latest phphmyadmin version

I've got this error with the latest phpmyadmin version

PHP   1. {main}() /var/www/html/phpmyadmin/index.php:0    
PHP Fatal error:  require(): Failed opening required './lib/common.inc.php' (include_path='.:/usr/share/pear:/usr/share/php') in /var/www/html/phpmyadmin/index.php on line 15

The directory /lib doesn't exist but /libraries, yes.

I tried with 4.9.9, no issue.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source