Ok, got it working. I pasted the names into the wrong section of the string: define(‘DB_NAME’, ‘______ ‘); I replaced “‘DB_NAME’. Sorry for trouble I gave you.
This is a fresh install – running the wp-admin/install.php.
Message:
******************************************************
Error establishing a database connection
This either means that the username and password information in your wp-config.php file is incorrect or we can’t contact the database server at DB_HOST.
Are you sure you have the correct username and password?
Are you sure that you have typed the correct hostname?
Are you sure that the database server is running?
******************************************************
The hostname is ‘localhost’. This should work for I tried the names with an other CMS before. I don´t know about the mySql name assigned to me or
where to implement.
Ah, the intallation is not in the root folder; could this be a problem?