Skip to main content

Phpmyadmin and mysql trouble

Comments

7 comments

  • cPanelMichael
    Hello :) Verify that MySQL is able to start successfully and is running without error: service mysql restart mysqladmin processlist tail -f /var/lib/mysql/$hostname.err
    You can also force an update of phpMyAdmin via: /usr/local/cpanel/bin/updatephpmyadmin --force
    Thank you.
    0
  • lordnight666
    Hi Michael, i've restarted mysql and no error found, i've try to update phpmyadmin too and I got the same error when i click on phpmyadmin in the whm panel. Internal Server Error 500 exit level [die] [pid=116451] (Attempting to drop privileges to root.) Mysql running great but i can't access phpmyadmin for root only.
    0
  • cPanelMichael
    Could you open a support ticket using the link in my signature so we can take a closer look? You can post the ticket number here so we can update this thread with the outcome. Thank you.
    0
  • lordnight666
    Your Request id is: 4542565.
    0
  • cPanelMichael
    To update, we were unable to reproduce this issue due to a lack of authentication details. Feel free to respond to the ticket with those details if you want us to investigate further. Thank you.
    0
  • lordnight666
    Hey Micheal, can you check my ticket now ? I can't do backup from about 2 week ..
    0
  • cPanelMichael
    To update, here is a brief snippet from one of our support analysts: [QUOTE]I found an extra user with UID 0 which is the 'root' UID. It is not standard practice to have more than one user with the same UID, even for administration purposes. Other administration users should have a different UID and they should then use "sudo" or "su" to gain root privileges. If you continue to have problems with the backups, please try removing the "admin" user.
    Thank you.
    0

Please sign in to leave a comment.