YetiForceCompany/YetiForceCRM

[bug]

Closed this issue ยท 0 comments

๐Ÿž 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