Meier Posted January 29, 2016 Share Posted January 29, 2016 Starting the webshop (frontend) gives the following error: Link to database cannot be established: SQLSTATE[HY000] [2000] 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 Thanks for your help? Link to comment Share on other sites More sharing options...
bellini13 Posted January 29, 2016 Share Posted January 29, 2016 some context (lionk your old thread next time). you upgraded from PS v1.4 to v1.6 the message is telling you to reset your users password. if you are having trouble doing that, seek the help of your hosting provider Link to comment Share on other sites More sharing options...
Meier Posted January 30, 2016 Author Share Posted January 30, 2016 some context (lionk your old thread next time). you upgraded from PS v1.4 to v1.6 the message is telling you to reset your users password. if you are having trouble doing that, seek the help of your hosting provider Sorry for the late response. I have added a new sql user and password in the adminpanel of the domain and linked that user as the default user for the database. I also changed the settings.inc.php with the new user and his password. No effect (same error as above) Link to comment Share on other sites More sharing options...
bellini13 Posted January 30, 2016 Share Posted January 30, 2016 if you are having trouble doing that, seek the help of your hosting provider Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now