LBL_MINT4_AUTH_LOGIN_TITLE origin in GloablSearchController.php

Home Forums Bugs LBL_MINT4_AUTH_LOGIN_TITLE origin in GloablSearchController.php

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2752
    jlbrito
    Participant

    Hello !!

    I am trying to install, but after installation process I receive:

    ERROR! hcmgrand hcmgrand…{“status”:1,”message”:”Installation finished successfully.”}

    in the installation page.

    If I made a tail -f /var/log/apache2/error.log , every request to my site, it produce the next error:

    PHP Parse error: syntax error, unexpected ‘)’, expecting ‘|’ or variable (T_VARIABLE) in /var/www/minthcm/api/app/Controllers/GlobalSearchController.php on line 94, referer: https://<<mysite.com>>/

    Checking the databae with “show tables”; it shows 344 rows (344 tables created)

    And the users table has the information about user created at installation time.

    Aditionally, when I check the browser´s console:

    POST https://<<mysite.com>>/api/init 500 (Internal Server Error)

    My environment uses:

    Ubuntu Server 20.04 as Operating system
    Apache and PHP 7.4
    Mysql 8.0.39
    ElasticSearch 7.17.25

    Any help is apreciated,

    Best Regards, José

    #2774

    Hello! Could you try using PHP version 8.0?
    Since MintHCM 4.0, this has been the most recommended PHP version.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.