Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[9.2/bugfixes] PHP Fatal error when access install from UI #3056

Closed
flegastelois opened this issue Oct 26, 2017 · 1 comment
Closed

[9.2/bugfixes] PHP Fatal error when access install from UI #3056

flegastelois opened this issue Oct 26, 2017 · 1 comment
Assignees
Labels

Comments

@flegastelois
Copy link
Member

  • I get the current 9.2/bugfixes branch.
  • I try an installation from the UI.

PHP Fatal error: Uncaught Error: Call to a member function request() on null in /var/www/glpi/inc/config.class.php:2555
Stack trace:
#0 /var/www/glpi/inc/config.class.php(2687): Config::getConfigurationValues('core', Array)
#1 /var/www/glpi/inc/session.class.php(584): Config::getCache('cache_trans')
#2 /var/www/glpi/install/install.php(542): Session::loadLanguage()
#3 {main}
thrown in /var/www/glpi/inc/config.class.php on line 2555" while reading response header from upstream php7.0

@trasher
Copy link
Contributor

trasher commented Oct 26, 2017

This seems to be due to #2769; we should test if a database connection exists before.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants