Skip to main content
Question

How to solve PHP Fatal error: Uncaught TypeError: Symfony\Component\Dotenv\Dotenv::populate ?

  • April 26, 2023
  • 1 reply
  • 361 views

Docisha
Forum|alt.badge.img+2

Hello, i just wanted to be sure that centreon is installed but when i do centreon -v,
i see this logs:

PHP Warning:  Undefined global variable $conf_centreon in /usr/share/centreon/config/bootstrap.php on line 57
PHP Fatal error: Uncaught TypeError: Symfony\Component\Dotenv\Dotenv::populate(): Argument #1 ($values) must be of type array, null given, called in /usr/share/centreon/config/bootstrap.php on line 57 and defined in /usr/share/centreon/vendor/symfony/dotenv/Dotenv.php:187
Stack trace:
#0 /usr/share/centreon/config/bootstrap.php(57): Symfony\Component\Dotenv\Dotenv->populate(NULL)
#1 /usr/share/centreon/bin/centreon(42): require_once('/usr/share/cent...')
#2 {main}
thrown in /usr/share/centreon/vendor/symfony/dotenv/Dotenv.php on line 187

Does anyone already see this error ?

1 reply

Forum|alt.badge.img
  • Steward *
  • 1 reply
  • May 29, 2024

Je rencontre la même erreur, avez-vous obtenu une réponse ou rencontré une quelconque solution ?