Hello, I am using cpanel control panel. But when I setup databse I easily setup database with username. My problem when I tries to install scripts like wordpress script ask for database name : ok databse password : How to Username : ok user password : ok Also on adding database in cpanel it adds a prefix as user_databse name and user_username. Is user_databse is full database name or only databse is ok. Same in datbase user. Please help me.
i think wordpress only asks for the following things: # Database name # Database username # Database password # Database host and i also think there is no script that asks you for both "database password" & "user password" 'cause the "database password" = "database user's password" = "user password" that is.
Basically you need to create the MySQL user via cPanel > MySQL, and grant the user to the database which can also be done via cPanel > MySQL. When you're creating the MySQL user, you will also have to enter a password for the user, that password is the MySQL user password.