Most web applications (like WordPress) need a MySQL database to store their content. You can create one easily in DirectAdmin.
Steps to create a database:
- Se connecter à DirectAdmin.
- En vertu de la Account Manager cliquer sur MySQL Management.
- Cliquez sur Create new Database.
- Enter the following details:
- Database Name → choose a short name (e.g.
wpfor WordPress). - Database Username → pick a username (DirectAdmin will prefix it).
- Mot de passe → create a strong password, or use the generator.
- Database Name → choose a short name (e.g.
- Cliquez sur Create Database.
Database details
After creation, you will see:
- Database Name
- Username
- Mot de passe
- Hôte : usually
localhost
Keep these details safe — you’ll need them when installing WordPress or other apps.
Managing your database
- Use phpMyAdmin (accessible via DirectAdmin) to manage tables and run queries.
- Always back up your database before making changes.
Besoin d'aide ?
If you have trouble connecting to your database or see errors during installation, please ouvrir un ticket d'assistance ou par courriel [email protected] pour obtenir de l'aide.