Announcement

Collapse
No announcement yet.

Fail to login (LDAP) with PHP 8.1

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 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!

  • #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


    • #3
      Thank you.

      Comment

      Working...
      X