Avoid Using the Root Account to Access a WordPress MySQL Database
March 29, 2012 - 11:22 am | 3 CommentsNowadays, most web applications use databases in order to store all information and data required for a website or blog to run efficiently and dynamically. These databases often contain simple configuration settings as well as confidential information, such as user passwords. In order to restrict access to a database, it is common to maintain an [...]