Reply To: 4.0.0 does not go to install page

Home Forums Installing MintHCM 4.0.0 does not go to install page Reply To: 4.0.0 does not go to install page

#2088
Leonardo KutlzLeonardo Kutlz
Participant

Hi just to clarify, I’m not utilizing Docker; my setup is on a Linux host.

Here’s the related log (I’ve omitted the full paths and replaced DB connection data with XXXXXX). What should contain the legacy/.htaccess file.

[01-Dec-2023 17:56:58 America/Argentina/Buenos_Aires] PHP Fatal error: Uncaught Error: Call to undefined function MintHCM\MintCLI\Services\exec() in /Services/DatabaseService.php:9
Stack trace:
#0 /InstallController.php(40): MintHCM\MintCLI\Services\DatabaseService->testConnection(‘xxxxxx’, ‘xxxxxx’, ‘xxxxxx’, ‘xxxxxx’)
#1 /InstallManager.php(24): InstallController->validateDb(Array)
#2 /install/index.php(8): InstallManager->run()
#3 {main}
thrown in /legacy/MintCLI/src/Services/DatabaseService.php on line 9
[01-Dec-2023 17:57:25 America/Argentina/Buenos_Aires] PHP Fatal error: Uncaught Error: Call to undefined function MintHCM\MintCLI\Installer\exec() in /legacy/MintCLI/src/Installer/Installer.php:60
Stack trace:
#0 /InstallController.php(105): MintHCM\MintCLI\Installer\Installer->setupFilesPermissions()
#1 /InstallManager.php(24): InstallController->install(Array)
#2 /install/index.php(8): InstallManager->run()
#3 {main}
thrown in /legacy/MintCLI/src/Installer/Installer.php on line 60