I edited config.php and saved the information for the LDAP connection.
I get the following message when I run index.php
PHP Notice: Undefined variable: TITLE in C:\inetpub\wwwroot\eight\index.php on line 108
PHP Notice: Undefined index: dn in C:\inetpub\wwwroot\eight\index.php on line 127
PHP Warning: count(): Parameter must be an array or an object that implements Countable in C:\inetpub\wwwroot\eight\libs\forms.php on line 81
PHP Warning: count(): Parameter must be an array or an object that implements Countable in C:\inetpub\wwwroot\eight\libs\forms.php on line 100
PHP Warning: count(): Parameter must be an array or an object that implements Countable in C:\inetpub\wwwroot\eight\libs\forms.php on line 100
I edited config.php and saved the information for the LDAP connection.
I get the following message when I run index.php