// ** MySQL settings ** //
define(‘DB_NAME’, ‘myDB’); // The name of the database
define(‘DB_USER’, ‘myUN’); // Your MySQL username
define(‘DB_PASSWORD’, ‘myPWD’); // …and password
define(‘DB_HOST’, ‘64.202.166.199:34820’); // 99% chance you won’t need to change this value
//i changed it from localhost to this
do i need to change on $table_prefix = ‘wp’;
define (‘WPLANG’, ”);
//what about this one??? WPLANG