XG-Proyect-v3.x.x icon indicating copy to clipboard operation
XG-Proyect-v3.x.x copied to clipboard

Error instalacion, Mysql 8.x

Open jonamix-ar opened this issue 1 year ago • 2 comments

Describe the bug Uncaught mysqli_sql_exception: Variable 'sql_mode' can't be set to the value of 'MYSQL40' in C:\laragon\www\XG-Proyect-v3.5.1\app\Core\Database.php:138 Stack trace: #0 C:\laragon\www\XG-Proyect-v3.5.1\app\Core\Database.php(138): mysqli->query('set @@global.sq...') #1 C:\laragon\www\XG-Proyect-v3.5.1\app\Models\Install\Installation.php(74): App\Core\Database->query('set @@global.sq...') #2 C:\laragon\www\XG-Proyect-v3.5.1\app\Http\Controllers\Install\InstallationController.php(442): App\Models\Install\Installation->setWindowsSqlMode() #3 C:\laragon\www\XG-Proyect-v3.5.1\app\Http\Controllers\Install\InstallationController.php(136): App\Http\Controllers\Install\InstallationController->insertDbData() #4 C:\laragon\www\XG-Proyect-v3.5.1\app\Http\Controllers\Install\InstallationController.php(35): App\Http\Controllers\Install\InstallationController->buildPage() #5 C:\laragon\www\XG-Proyect-v3.5.1\public\install\index.php(21): App\Http\Controllers\Install\InstallationController->index() #6 {main} thrown in C:\laragon\www\XG-Proyect-v3.5.1\app\Core\Database.php on line 138

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots image

Desktop (please complete the following information):

  • OS: W11
  • Browser chrome
  • Version Last

Server (please complete the following information):

  • PHP Version: PHP 8.2.10
  • MySQL Version: MySQL 8.0

jonamix-ar avatar Sep 21 '23 17:09 jonamix-ar

Perdona que pregunte por acá, pero donde fue que conseguiste la versión 3.5.1?

fr0st87 avatar Sep 22 '23 05:09 fr0st87

Es la 3.5.0 yo le pongo cuando voy armando un fix. es codigo interno mio

jonamix-ar avatar Sep 25 '23 00:09 jonamix-ar

fixed on 14cce0533c6873c52dc1fafda5444cd7d6c0def0

LucasKovacs avatar Sep 01 '24 15:09 LucasKovacs