I am running PHP-CMDB under Windows IIS and trying to troubleshoot LDAP authentication. Are there any logging facilities in the app that do not rely on printf()? I can't find any log files or other debug output.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am running PHP-CMDB under Windows IIS and trying to troubleshoot LDAP authentication. Are there any logging facilities in the app that do not rely on printf()? I can't find any log files or other debug output.
I've discovered the <pre> tag. That helps.