How to fix my freepbx?

Hello

i just had a disk space problem.

I have resolved it but when i launch freepbx i get that :smile:

FATAL ERROR

DB Error: connect failed

Trace Back

/var/www/html/admin/libraries/db_connect.php:71 die_freepbx()
  [0]: DB Error: connect failed

/var/www/html/admin/bootstrap.php:91 require_once()
  [0]: /var/www/html/admin/libraries/db_connect.php

/etc/freepbx.conf:9 require_once()
  [0]: /var/www/html/admin/bootstrap.php

/var/www/html/admin/config.php:99 include_once()
  [0]: /etc/freepbx.conf

Do you know what i can do to fix that ?

Thank you

You’re not connecting to the database.

If MySQL isn’t running, you need to start it.

If MySQL is running, check the database tables and repair them as required.

If the tables are gone or the database has been removed, you need to start over to get all of the tables back.