PamelaWare Debug Mode

If you turn debug mode on, you will see extra debugging information as you authenticate using PamelaWare.

NOTE the information printed in debug mode would allow an attacker to bypass email validation, and may give them information you don't want to share. We strongly suggest you only use debug mode to troubleshoot, turning debug mode off at the earliest opportunity.

Debug Levels

There are 3 levels of debug output -- usually the default level of '0' is sufficient. If you are developing or doing other intensive work, you can up the debug level to '2' and you will get a lot more data.

To alter the debug level, you must edit the pw-config.php file in the root of the !Pamelaware plugin installation directory, and alter the value of the PW_DEBUG_LEVEL constant.