Hello, I am on the latest version of Magento on Windows with a Wamp. I created a virtual host for my project which points to /pub/
So I access my front by http://magento.local and to my back by http://magento.local/admin
The front and back display well. However, I cannot log in with my administrator credentials.
When I try, it doesn't connect. The login form reloads without any error messages.
In my database I have the following information in the core_config_data table:
web/unsecure/base_url => http://magento.local/
web/secure/base_url => http://magento.local/
I also tried private browsing, but it doesn't change anything.
Thanks for your help !
Are you able to access ssh?
Try to create new admin user and try with this new user