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

Error during installation version 10.0.15 #17024

Closed
2 tasks done
rendonvelez opened this issue Apr 27, 2024 · 1 comment
Closed
2 tasks done

Error during installation version 10.0.15 #17024

rendonvelez opened this issue Apr 27, 2024 · 1 comment
Labels
Milestone

Comments

@rendonvelez
Copy link

Code of Conduct

  • I agree to follow this project's Code of Conduct

Is there an existing issue for this?

  • I have searched the existing issues

Version

10.0.15

Bug description

Uncaught Exception Error: Class "DB" not found in /var/www/glpi/src/Toolbox.php at line 2382.

Relevant log output

[2024-04-27 23:46:01] glpiphplog.WARNING: Test logger
[2024-04-27 23:46:18] glpiphplog.CRITICAL:   *** Uncaught Exception Error: Class "DB" not found in /var/www/glpBacktrace :>
  install/install.php:321                            Toolbox::createSchema()
  install/install.php:620                            step4()
  public/index.php:82                                require()

Page URL

No response

Steps To reproduce

Install wizard until step 3

Your GLPI setup information

No response

Anything else?

No response

@zacksanz
Copy link

zacksanz commented Jun 5, 2024

It seems that the GLPI initialization script for the lastest versions is broken (or at least not working for some setups). I got the same error when installing in Rocky Linux 9.4 with PHP 8.1 to 8.3 with MySQL Server 8.0.3 or MariaDB Server 10.5.22. My solution was first to install GLPI 10.0.7 (with PHP 8.1 and MariaDB Server 10.5.22) and then upgrading to version 10.0.15.

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

3 participants