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

[BUG]: Upgrade Script: "PHP Fatal error: Uncaught Error: Class 'Util'" #1027

Open
christianschneider89 opened this issue Dec 13, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@christianschneider89
Copy link

Version Information

0.14.1

Hashcat

No response

Description

When I run the update script:
# php -f /var/www/html/hashtopolis/install/updates/update_v0.14.0_v0.14.1.php

I get this result:

PHP Fatal error:  Uncaught Error: Class 'Util' not found in /var/www/html/hashtopolis/install/updates/update_v0.14.0_v0.14.1.php:8
Stack trace:
#0 {main}
  thrown in /var/www/html/hashtopolis/install/updates/update_v0.14.0_v0.14.1.php on line 8

PHP 7.4.33 (I know it's old)

The older update scripts works without problems.

Chris

@christianschneider89 christianschneider89 added the bug Something isn't working label Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant