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

Install won't run #533

Open
Kuhicop opened this issue Oct 11, 2023 · 0 comments
Open

Install won't run #533

Kuhicop opened this issue Oct 11, 2023 · 0 comments

Comments

@Kuhicop
Copy link

Kuhicop commented Oct 11, 2023

I'm following the README instructions:

  • Download ZnoteAAC and extract the zip in htdocs
  • Accessing to the website without modifying anything

I get this error:
Fatal error: Uncaught mysqli_sql_exception: Access denied for user 'tfs13'@'localhost' (using password: YES) in C:\xampp\htdocs\engine\database\connect.php:34 Stack trace: #0 C:\xampp\htdocs\engine\database\connect.php(34): mysqli->__construct('127.0.0.1', 'tfs13', Object(SensitiveParameterValue), 'tfs13') #1 C:\xampp\htdocs\engine\init.php(38): require_once('C:\xampp\htdocs...') #2 C:\xampp\htdocs\index.php(2): require_once('C:\xampp\htdocs...') #3 {main} thrown in C:\xampp\htdocs\engine\database\connect.php on line 34

I had to fix it manually running engine\database\znote_schema.sql

I'm creating an issue in github as I don't see another like this one and maybe can be useful for someone if they get the same error

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

No branches or pull requests

1 participant