wp-config-student.php

// ** MySQL settings – You can get this info from your web host ** //
/** The name of the database for WordPress */
define( ‘DB_NAME’, ‘blackhv7_agultest’ );

/** MySQL database username */
define( ‘DB_USER’, ‘blackhv7_bertie’ );

/** MySQL database password */
define( ‘DB_PASSWORD’, ‘[m1GbVIB]YGa’ );

/** MySQL hostname */
define( ‘DB_HOST’, ‘localhost:3306’ );

Scroll to Top