Results 1 to 4 of 4

Thread: Help: weird cpanel sql problem

  1. #1
    cPanel Partner NOC cPanel Partner NOC Badge
    Join Date
    Apr 2002
    Posts
    686
    cPanel/WHM Access Level

    DataCenter Provider

    Question Help: weird cpanel sql problem

    i have a weird problem on a server that was setup with a fresh install of cpanel today.

    I get:

    Databases ERROR 1045: Access denied for user: 'root@localhost' (Using password: YES) 0 / unlimited

    and

    MySQL Disk Usage /usr/bin/mysqladmin: connect to server at 'localhost' failed error: 'Access denied for user: 'root@localhost' (Using password: YES)' 0.00 Megabytes

    in the cpanel.

    Im using cpanel x-skin on R117.

    any ideas what could be the problem here??? or a way to fix it?

  2. #2
    Member
    Join Date
    Feb 2003
    Posts
    40

    Default

    1.Login into your server with ssh
    2.prompt# mysql -u root
    3.mysql> set password for root=password('yourpass');
    4.mysql>\q

    5. login into whm,
    6. go to "Set MySql Root Password" and setup the password above
    (you will get an error)
    7. repeat 6 (all should be fine)

  3. #3
    Member
    Join Date
    Jan 2003
    Posts
    15

    Default

    I had simular error for a normal user using webscripts but console ok, upgrading to latest cp 6 version seem tocure it

  4. #4
    cPanel Partner NOC cPanel Partner NOC Badge
    Join Date
    Apr 2002
    Posts
    686
    cPanel/WHM Access Level

    DataCenter Provider

    Default

    i found it seemed to be a x-skin issue, i loaded a new copy of 1.5 and it works now....

    mind you ive had all sorts of weird things happen on this server today

    Thanks for the advice

Similar Threads

  1. Weird problem with cPanel/Horde
    By zenkis in forum E-mail Discussions
    Replies: 0
    Last Post: 06-23-2010, 07:19 PM
  2. Weird CPanel / WHM login problem
    By BassmanOz in forum cPanel & WHM Discussions
    Replies: 3
    Last Post: 01-01-2008, 04:04 AM
  3. Very weird cpanel login problem
    By 4u123 in forum cPanel & WHM Discussions
    Replies: 8
    Last Post: 07-21-2007, 04:26 PM
  4. Weird Access Problem All shell users can get into cpanel
    By Neronix in forum cPanel & WHM Discussions
    Replies: 0
    Last Post: 12-27-2005, 11:56 AM
  5. Help: weird cpanel sql problem
    By Snowman30 in forum cPanel & WHM Discussions
    Replies: 3
    Last Post: 02-20-2003, 05:33 AM