This is the problem.
// ** MySQL settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define('DB_NAME', 'value_mmix');
/** MySQL database username */
define('DB_USER', 'value_mmix');
/** MySQL database password */
define('DB_PASSWORD', '12345mmix');
/** MySQL hostname */
define('DB_HOST', 'localhost');
I asked godaddy and they have send me this.
Browser : Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.63 Safari/537.36
Reason : 191
What must I do with this concerning: You can get this info from your web host
What must I insert exactly into the various spaces.
I'm fairly new at this.