Activity Stream
48,167 MEMBERS
6865 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 7 of 7

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1.     
    #1
    Member

    Default Mysql error 1045(28000)

    i recently baught a vps from veeble.org

    4-core processor
    2gb ram
    150gb hd
    centos


    im getting this error when i try to acess mysql
    ERROR 1045 (28000): Access denied for user (Using password: YES)

    even when i login from root ,
    pls help me here

    pm me for more details or reply here , i need this help urgent

    thanks in advance
    cooldude9119 Reviewed by cooldude9119 on . Mysql error 1045(28000) i recently baught a vps from veeble.org 4-core processor 2gb ram 150gb hd centos im getting this error when i try to acess mysql ERROR 1045 (28000): Access denied for user (Using password: YES) Rating: 5
    I install scripts!
    Forum scripts, ddl scripts, image host scripts, and more! You name it, i will install it for you! Hit me Up!
    Need help with something ? Just ask me!

  2.   Sponsored Links

  3.     
    #2
    Respected Member
    Website's:
    DL4Everything.com Soft2050.in
    your datbase settings are not correct
    Means, your username/password or dbname is wrong.

    Change your databse name, user pass in your script and server also.

  4.     
    #3
    Respected Member
    1) Login to mysql server, type following command at shell prompt:
    mysql -u root -p
    2) Use mysql database (type command at mysql> prompt):
    mysql> use mysql;
    3) Change password for user Your_USERname:
    mysql> update user set password=PASSWORD("NEWPASSWORD") where User='Your_USERname';
    4) Reload privileges:
    mysql> flush privileges;
    mysql> quit

  5.     
    #4
    Member
    Quote Originally Posted by soft2050 View Post
    your datbase settings are not correct
    Means, your username/password or dbname is wrong.

    Change your databse name, user pass in your script and server also.
    i dont know how to do this

    Quote Originally Posted by Lock Down View Post
    1) Login to mysql server, type following command at shell prompt:


    2) Use mysql database (type command at mysql> prompt):


    3) Change password for user Your_USERname:


    4) Reload privileges:
    when i type mysql -u root -p
    same error i displayed
    I install scripts!
    Forum scripts, ddl scripts, image host scripts, and more! You name it, i will install it for you! Hit me Up!
    Need help with something ? Just ask me!

  6.     
    #5
    Member
    guys still havent solved this pls help me
    I install scripts!
    Forum scripts, ddl scripts, image host scripts, and more! You name it, i will install it for you! Hit me Up!
    Need help with something ? Just ask me!

  7.     
    #6
    Banned
    best downloading your sql and files then reinstall then upload again

  8.     
    #7
    Respected Member
    You have pm.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. MySQL error
    By Funny in forum Web Development Area
    Replies: 6
    Last Post: 27th Oct 2012, 01:56 PM
  2. Database error-mysql error
    By saini in forum vBulletin
    Replies: 8
    Last Post: 8th Nov 2011, 06:54 AM
  3. MYSQL Error while Import via MYSQL Dumper (Error
    By desibreaker in forum Server Management
    Replies: 10
    Last Post: 5th Aug 2011, 07:26 PM
  4. MySQL Error
    By bxflow in forum Web Development Area
    Replies: 32
    Last Post: 27th Jun 2010, 05:56 PM
  5. MySQL error
    By mash-e1 in forum Webmaster Discussion
    Replies: 2
    Last Post: 28th Mar 2009, 12:12 PM

Tags for this Thread

BE SOCIAL