Skip to main content

A few questions about MySQL & Redundancy

Comments

4 comments

  • cPanelMichael
    When connected to the remote SQL Cluster phpMyAdmin asks a cPanel user for a login every time phpMyAdmin is clicked in cPanel. So there is an iFrame in the cPanel environment that asks for the username and password of the user, when I fill those in it connects phpMyAdmin to the remote cluster but the user cannot do anything here. No editing a database, import tables, just nothing... When you add a database in cPanel it appears on the SQL cluster as a new database and I cannot connect to it, with for example a wordpress installation. It gives me the error that the user doesn't have the rights...

    Hello, Could you verify which version of cPanel is installed on an affected system? You can check with the following command:
    cat /usr/local/cpanel/version
    Also, could you confirm if the correct remote host is listed in the output from the command below? EX:
    /usr/local/cpanel/base/3rdparty/phpMyAdmin/config.inc.php
    Thank you.
    0
  • Bananenbaas
    Hi Michael,
    Could you verify which version of cPanel is installed on an affected system? You can check with the following command:
    cat /usr/local/cpanel/version

    Response:
    [root@titan ~]# cat /usr/local/cpanel/version 11.64.0.12
    Also, could you confirm if the correct remote host is listed in the output from the command below? EX:
    /usr/local/cpanel/base/3rdparty/phpMyAdmin/config.inc.php
    Thank you.

    Unfortunately, I've been trying to setup another node and now access is denied to the entire SQL cluster... So I need to figure that out first to get it running again :) Will post an update here when I'm done with that!
    0
  • Bananenbaas
    I re-created the cluster and got it working. Now the problems I had before are not showing anymore. Users don't have to login each time they click phpMyAdmin and they can do everything on their databases. Problem solved!
    0
  • Infopro
    Thanks for updating your thread.
    0

Please sign in to leave a comment.