giandonatoinverso / PHP-Dynamic-Qr-code

PHP Dynamic Qr code is a script that allows the generation and saving of dynamic and static QR codes
MIT License
269 stars 77 forks source link

Stuck on Database creation #21

Closed rafaelebron closed 2 years ago

rafaelebron commented 2 years ago

Hello there!

I started the installation process but got stuck on the Database step. The database is being created. Please wait!

Nonetheless, when I access the database I see that it was created. I also can see the super admin user and password but when I go to the log in it says Invalid Username and Password.

Any suggestion?

Thanks

giandonatoinverso commented 2 years ago

Hi what version of php are you using? Also are you using a debugger? If it keeps giving you an error write me in tried so I will pass you the .sql file with the examples and the necessary config file


Da: rafaelebron @.> Inviato: lunedì 6 giugno 2022 18:25 A: giandonatoinverso/PHP-Dynamic-Qr-code @.> Cc: Subscribed @.***> Oggetto: [giandonatoinverso/PHP-Dynamic-Qr-code] Stuck on Database creation (Issue #21)

Hello there!

I started the installation process but got stuck on the Database step. The database is being created. Please wait!

Nonetheless, when I access the database I see that it was created. I also can see the super admin user and password but when I go to the log in it says Invalid Username and Password.

Any suggestion?

Thanks

— Reply to this email directly, view it on GitHubhttps://github.com/giandonatoinverso/PHP-Dynamic-Qr-code/issues/21, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AQ5M2KCOL3Y6RKMBY7HDAMDVNYRAZANCNFSM5X74PGAA. You are receiving this because you are subscribed to this thread.Message ID: @.***>

idominiki commented 2 years ago

Same problem here. PHP Version 8.0

giandonatoinverso commented 2 years ago

Ok maybe there are problems installing with PHP 8.0

The software was designed for php 7.1 and at the moment I cannot intervene directly to fix the problem.

I invite you, if you want, to find the cause and offer a solution so we add it to the master branch.

idominiki commented 2 years ago

Just tried php7.4 with the same problem. After we visit finished.php, the system works fine.