Create MySQL database named: english
Grant just SELECT access to this user....on database english.
Copy: $ cp config.php.Example config.php
Edit: $ nano config.php
Find the DB_USER & DB_PASS, replace with your username and password for your database.
Place contents of this folder into Web ROOT SUB-folder....IE: /var/www/pwd/
Be-aware: index.sample.php do not blow away your EXISTING index.php file if it has alot of code....
Import the pwds.sql file into your MySQL Database.