Tagged Questions
0
votes
2answers
55 views
Problem with admin login after deployment
I made a site for a friend and everything worked so far on my development box that we can start final deployment and testing so I decided to put it on the hosting.
So I done the standard procedure ...
1
vote
2answers
4k views
What are the recommended database permissions for WordPress?
I just got WP running on my own server. I am not trying to lock things down more. What permissions should the db user have to my WP db?
9
votes
2answers
3k views
MySQL Database User: Which Privileges are needed?
The short installation instruction for WordPress ("5 Minutes") state that:
Create a database for WordPress on your web server, as well as a MySQL user who has all privileges for accessing and ...