• 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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    >> HTTP error 401
    3rdparty/phpMyAdmin <<

    This is a server issue. PHPMYADMIN is not properly set up (or secured) on your server; it’s not related to WordPress. Please contact your host.

    Thread Starter ross863

    (@ross863)

    Ok, thanks for the reply Steven. Will check it out. Cheers.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Database Issue’ is closed to new replies.