We have built a new server on Windows 2022, and are running php 8.2 and mysql 8 (WAMP).
During the setup process if we select to use Db authentication process, the login page appears and we can login as "admin" which then redirects us to management.php
However if we select Ldap authentication and configure the record in the ldap table, the login page does not load, and management.php redirects back to index.php which again fails to load.
If I change the authentication type back to Db in the sitedetails table, then the login page appears.
Any help with this is greatly appreciated, as we have assessments coming up, and need to have the service ready for then.
Thanks.