Leonardo Kutlz

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in 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

    in reply to: 4.0.0 does not go to install page #2086
    Leonardo KutlzLeonardo Kutlz
    Participant

    Hey folks! Encountering a similar situation on my end:

    Initially, I managed to initiate the installation by copying the .htaccess hidden file.

    I followed all the steps diligently, and upon completion, I received the confirmation message indicating a successful installation.
    However, the issue arises when attempting to access the login page – the installation wizard reappears, and it seems no tables were created in the database. Any insights or suggestions would be greatly appreciated!

Viewing 2 posts - 1 through 2 (of 2 total)