Plesk creates prefixes for both the username and the database, but they are different. Let me give you an example.
Suppose we call our database "data" (without quotes) and our username "user" (without quotes).
The correct database prefix is set by the Plesk software for that site. For this example, we will say the prefix for the site is soos301, so the db name is soos301_data. And the correct username prefix is soos, so the username is soos_user. |
|