dweeves / magmi-git

Magmi GitHub
364 stars 306 forks source link

Installation issues Nginx #605

Closed Henrik41 closed 2 years ago

Henrik41 commented 2 years ago

Hi there,

Using LEMP

Nginx 1.20.2 php 7.4 Magento 2.3

I installed magmi on a separate port 8088 on my server. First time I want to get in with user/password magmi/magmi and it asks me to complete the magmi.ini which I did.

"Please create magmi.ini file in magmi/conf directory , by copying & editing magmi.ini.default file and filling appropriate values"

When I reload their is still basic auth but this time I cannot login (used magmi/magmi or my Magento credentials)

How come this is not working?

Henrik41 commented 2 years ago

Ok... so thanks to the instructions that where not clear at all... I figured it out.

The first set of credentials are magmi/magmi Then you change all the values in magmi.ini Then you go to a new private window and reload the page... the credentials of auth basics are now your Magento admin credential.

This scripts needs clearer instructions.