Bonjour à tous,
Je viens d'installer Magento 2.3. Lorsque je tente de me connecter en mode Admin, je peux encoder mon user + passe et ensuite j'ai une erreurs.
Quelqu'un à une solution?
J'ai tenté de décrypter le fichier de report mais sans succès.
Merci,
Hello @kevin_hendrick
are you facing login after login? or are you forgot username and email id?
php bin/magento admin:user:create --admin-user='new-admin' --admin-password='!admin123!' --admin-email='info@domain.com' --admin-firstname='Jon' --admin-lastname='Doe'
create new user using above command and use that login.
Hope it will help you.
On my www.mysite.com/admin_18, i have the connection form, i enter the good username and password and i submit. After that i have an error.
I dont know why... I have a repport but no indication of the error source...
THanks for your help.
Hello,
check all required php extension enabled or not?
Make sure you enable required php extension.