Access denied user@localhost, Installer won't accept DB user Configuration
-
after I imported the sql file and add the info to the DB variable in .env
the everything worked,
but when i re-imported the file the installer showed up!
however when I reached the DB installing point
it says that my DB user access is denied on my server yet I'm writing the right info ! -
@mohab19
while importing the file again & again, you need to run the migrate each time.
kindly follow this link https://github.com/bagisto/bagisto/issues/2015 -
@Vaishali-Agarwal Thank you very much, that actually helped me