Fail to login (LDAP) with PHP 8.1

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Vincent
    Senior Member
    • May 2017
    • 176

    Fail to login (LDAP) with PHP 8.1

    We are currently using EspoCRM 5.1.2 and want to upgrade to a new version, we did the followings in the testing environment

    Upgrade from EspoCRM 5.1.2
    1. EspoCRM 6.1.10 with PHP 8.0, OK
    2. EspoCRM 6.1.10 with PHP 8.1, Failed to login

    Clean installed environment
    3. EspoCRM 7.0.9 with PHP 8.1 + ESPO authentication, OK
    4. EspoCRM 7.0.9 with PHP 8.1 + LDAP authentication, Failed to login

    Is there any special setting for running with PHP 8.1 + LDAP authentication?
    Thanks!
  • Kharg
    Senior Member
    • Jun 2021
    • 410

    #2
    LDAP it’s not working as of 7.0.9 with php 8.1
    support will be added in 7.1.0, you can apply the fixes manually from github.

    Full PHP 8.1 support. EspoCRM is partly compatible with PHP 8.1 as of 7.0.9.

    Comment

    • Vincent
      Senior Member
      • May 2017
      • 176

      #3
      Thank you.

      Comment

      Working...