I have hosting account on Host Gator. When trying to connect to MySQL I get following error:
Connection Error
mysqlnd cannot connect to MySQL 4.1+ using the old insecure authentication. Please use an administration tool to reset your password with the command SET PASSWORD = PASSWORD(‘your_existing_password’). This will store a new, and more secure, hash value in mysql.user. If this user is used in other scripts executed by PHP 5.2 or earlier you might need to remove the old-passwords flag from your my.cnf file
I have contacted HodstGator and they confirmed they running PHP v5.3 and MySQL v5.1
I tried suffested procedure to reset the password, but it did not help. I’m stuck with any development as I cannot access database. Adter spending several hours with HG support they said there is nothing on their end that would prevent this from working. I really don;t know what else can I do to make this work. I have no problem with SC and my local database.
I’ve run a test with SC5 and I can connect without any problem to this same database, so there must be something in SC6 that is causing the problem.
I would appreciate any help, as I run out od possible clues how to fix this.
Arthur