- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Connection impossible en admin
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,
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Connection impossible en admin
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.
Problem solved? Click Kudos & Accept as Solution!
Sunil Patel
Magento 2 Certified Professional Developer & Frontend Developer
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Connection impossible en admin
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.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Connection impossible en admin
Hello,
check all required php extension enabled or not?
Problem solved? Click Kudos & Accept as Solution!
Sunil Patel
Magento 2 Certified Professional Developer & Frontend Developer
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Connection impossible en admin
Make sure you enable required php extension.