YetiForceCompany / YetiForceCRM

Our team created for you one of the most innovative CRM systems that supports mainly business processes and allows for customization according to your needs. Be ahead of your competition and implement YetiForce!
https://yetiforce.com
Other
1.74k stars 749 forks source link

[bug] #17433

Closed djimatr closed 2 months ago

djimatr commented 6 months ago

🐞 bug report

⁉️ Describe the bug

Error on installation occurs after db settings

πŸ”₯ How to trigger the error

Steps to reproduce the behavior:

  1. Go to 'installation'
  2. Click on 'Next (after db settings)'
  3. Scroll down to '....'
  4. See error Error: Class "Config\Db" not found in /home/yeti/public_html/app/Db/Migrations/Doctrine/Migrator.php:41 Stack trace:

    0 /home/yeti/public_html/install/models/InitSchema.php(23): App\Db\Migrations\Doctrine\Migrator->__construct()

    1 /home/yeti/public_html/install/views/Index.php(331): Install_InitSchema_Model->__construct()

    2 /home/yeti/public_html/install/views/Index.php(139): Install_Index_View->step6()

    3 /home/yeti/public_html/install/Install.php(43): Install_Index_View->process()

    4 {main}

    πŸ‘Ž Actual Behavior

Shows error (after turning on display errors in the degug config

πŸ‘ Expected Behavior

installation complete

πŸ‘· Testing

πŸ“· Screenshot of configuration

image

πŸ“ PHP/Apache/Nginx/Browser/CRM Logs

🌍 Your Environment

Environment Version / Name
YetiForce 7
Web server (name and version) almalinux 9.2
PHP 8.2
Browser (name and version) chrome
Operating System (name and version) windows 10
Database (name and version) mariadb 10.5.15
Service Pack version

❓ Additional context

Add any other context about the problem here.

❗️ Inform the community if you solve the problem