PHP version: 8.0.27
LDAP support enabled
I downloaded LDAP Authentication and Lookup
I have tried updating ldap.conf to reflect "TLS_REQCERT allow"
The issue started after upgrading to 1.14.1 to 1.16.
The error that is showing in the log files is:
mod_fcgid: stderr: PHP Fatal error: Uncaught TypeError: ldap_first_entry(): Argument #2 ($result) must be of type resource, bool given in phar:///home/intranet/public_html/helpdesk/include/plugins/auth-ldap.phar/include/Net/LDAP2/Search.php:186
At this point I am perplexed. It was working with 1.14. Is there anything I can try?