Database Issue
-
Hi WordPress,
My developer is currently having issues with getting into phpMyAdmin for the database. Some details:
/** The name of the database for WordPress */
define(‘DB_NAME’, ‘ecdm_prod’);/** MySQL database username */
define(‘DB_USER’, ‘ecdm_ecdm’);When trying to visit the following page:
https://cpanel.ecdm.ie/cpsess…/3rdparty/phpMyAdmin
He gets the following error:
HTTP error 401
3rdparty/phpMyAdmin
You do not have permission to access this page.AppConfig for “phpmyadmin,” requires that you must have one of the following features: “phpmyadmin” to access the url: “/3rdparty/phpMyAdmin”.
This happens no matter what, when the sessionid is correct.
Any help would be much appreciated.
Cheers,
Ross
The topic ‘Database Issue’ is closed to new replies.