Login error after updating to php 8.3
-
After updating php to latest version this is the error we receive when trying to login with the authldap plugin:
2024/04/01 13:41:51 [error] 1998184#1998184: *51 FastCGI sent in stderr: “PHP message: PHP Warning: Attempt to read property “ID” on null in /var/www/html/staging/wp-content/themes/ort/Inc/Base/OrtHelperFunctions.php on line 714; PHP message: PHP Warning: Attempt to read property “ID” on null in /var/www/html/staging/wp-content/themes/ort/Inc/Base/OrtHelperFunctions.php on line 714; PHP message: PHP Warning: Attempt to read property “ID” on null in /var/www/html/staging/wp-content/themes/ort/Inc/Base/OrtHelperFunctions.php on line 714; PHP message: PHP Warning: Attempt to read property “ID” on null in /var/www/html/staging/wp-content/themes/ort/Inc/Base/OrtHelperFunctions.php on line 714; PHP message: PHP Warning: Attempt to read property “ID” on null in /var/www/html/staging/wp-content/themes/ort/Inc/Base/OrtHelperFunctions.php on line 714; PHP message: PHP Warning: Attempt to read property “ID” on null in /var/www/html/staging/wp-content/themes/ort/Inc/Base/OrtHelperFunctions.php on line 714; PHP message: PHP Warning: Attempt to read property “ID” on null in /var/www/html/staging/wp-content/themes/ort/Inc/Base/OrtHelperFunctions.php on line 714; PHP message: PHP Warning: Attempt to read property “ID” on null in /var/www/html/staging/wp-content/themes/ort/Inc/Base/OrtHelperFunctions.php on line 714; PHP message: [AuthLDAP] User ‘testuser’ logging in; PHP message: [AuthLDAP] about to do LDAP authentication; PHP message: [AuthLDAP] connect to LDAP server; PHP message: PHP Fatal error: Uncaught Error: Call to undefined function ldap_connect() in /var/www/html/staging/wp-content/plugins/authldap/src/Wrapper/Ldap.php:29
- The topic ‘Login error after updating to php 8.3’ is closed to new replies.