I have even tried using older and newer versions of MySQL databased,usernames and passwords to setup the ‘wp-config’ file.
Eg.)
database name: ‘database’ vs. ‘host_database’
username: ‘username’ vs. ‘host_username’
password: ‘password’ vs. ‘host_password’
Any advice on whether wordpress requires the ‘host_’ preceding the data when setting up the ‘wp-config’ file. The instructions are unclear on this.
I have tried both. Here’s what I presently have set in Cpanel’s MySQL and on the ‘wp-config’ file:
database name: ‘ehome_wordpressdata’
username: ‘ehome_wordpress’
password: ”ehome_mypassword’
I do not know what else to try.