I am inserting the conn string etc. and getting this error:
The database failed to install. ERROR: Database configuration is
invalid. Please check that the entered database exists and that the
provided username and password has write access to the database.
The string is valid, literally copied from the original connection.
Unable to login to live CMS with same user as local
I moved my local umbraco 10 site & database to live.
The CMS admin user works well on local while on live the login does not work with the same credentials.
Any idea why it would not work?
I did move two other similar sites to live recently and did not have this issue before...
I am trying to reset the live password as per this: https://our.umbraco.com/documentation/reference/security/Reset-admin-password/ (although not a great recommendation because it requires taking the site off).
I am inserting the conn string etc. and getting this error:
The string is valid, literally copied from the original connection.
Any ideas?
is working on a reply...