- in terminal: brew services start mysql - alternatively, use DBngin - open database front-end to create MySQL DB - Name: dbName - Host: 127.0.0.1 - Username: root - Password is empty - rename wp-config-sample.php to wp-config.php and update db variables Use this info to complete Wordpress setup