Thanks so much for all your help!
This fixed the one problem except I still get the database error. I am having the hardest time connecting the user and database.
GRANT SELECT, INSERT, DELETE ON database.* TO ‘me’@’localhost’;
Last time I used mySQL I don’t remember it being this challenging.