I have register an existing databases to a new domain on plesk 17.
In plesk database domain i have the message :
It's normal because i have creating the user with sql script.
To register the existing user, i use this command :
But i have an error :
How can i do ?
In plesk database domain i have the message :
- No database user
It's normal because i have creating the user with sql script.
To register the existing user, i use this command :
- plesk bin database --register-dbuser dbuser -domain example.com -database sampledb -type mysql -user-role readWrite -passwd dbpass
But i have an error :
- Database user with such login is already registered.
How can i do ?