מאגר מידע

knowledgebase

ypsilon.kb.documentation
Server & Hosting Management

Managing Database Users & Privileges

  • 11 ?האם התשובה שקיבלתם הייתה מועילה

A single database can have multiple users with different levels of access. Properly managing these users is a crucial part of server security.

Creating a New User

  1. Go to Databases.
  2. Click on User Management (in the top navigation bar).
  3. Click Add Database User.
  4. Enter the new Username and generate a strong password.
  5. Under "Database", choose whether this user should have access to one specific database, or ALL databases on the subscription.
  6. Click OK.

Modifying User Credentials

If your WordPress site suddenly starts displaying "Error establishing a database connection", the database password might have changed or expired.

  1. In User Management, click on the existing username.
  2. Enter a new password in the password fields.
  3. Click OK.
  4. Critical Next Step: You must immediately update your web application's configuration file (e.g., `wp-config.php` for WordPress or `.env` for Laravel) with this exact new password, otherwise your site will remain broken!

?האם התשובה שקיבלתם הייתה מועילה

מאמרים קשורים