Installation Error
-
I recieve the following error message – as seen on this page:
https://www.resourceslive.com//wp-admin/install.php
I use Cpanel, and I went to ‘manage Mysql’ .. I created a new database and called it ‘wordpress’. I then created a username and password… I saved everything.
In the wp-config.php file, I filled out the following fields as follows:
define(‘DB_NAME’, ‘goog350_wordpress’); // The name of the database
define(‘DB_USER’, ‘mark350’); // Your MySQL username
define(‘DB_PASSWORD’, ‘******’); // …and password
define(‘DB_HOST’, ‘localhost’); //When I filled out the form field, I called the database ‘wordpress,’ however, when saved, the database reads, ‘goog350_wordpress’ (goog350 is my username for my server account)…
I tried uploading this file both ways i.e. database name = wordpress, and database name = goog350_wordpress ….. I got the same error message both times.
Can you please let me know what I’m doing wrong… much appreciated!
- The topic ‘Installation Error’ is closed to new replies.