Hi, I'm trying to install phpMyAdmin on my host. I changed the host, username, password on the config.inc.php file and changed $cfg['PmaAbsoluteUri'] to the correct url but I keep getting the following error message when I try to hit http://www.mydomain.com/phpmyadmin/index.php:
Fatal error: Failed opening required './libraries/common.lib.php' (include_path='.:/usr/local/lib/php') in /homepages/XX/XXXXXXX/htdocs/phpmyadmin/index.php on line 10
Does anyone know how to fix this? Help is much appreciated.
Thanks.