I have not worked with PHP or SQL before, but I think I got the database information entered correctly in the php file named “db.php” and saved it. I uploaded the mint folder to my server, and when I went to “‘my domain’/mint” nothing shows up. I tried “‘my domain’/mint/?instructions” as well, just in case that would work—still nothing.
I did leave the single quotes in the php file when I entered my password, etc. (i.e., ‘password’ => ‘psswrd’) Should I take those out?
What am I missing?