debug and reinit passwords don't seem to work

I may be doing something wrong but cannot get the passwords to work.

I have the following set to just test the use of the debug password

<Setting name="DebugMode" value="false">

<Setting name="DebugPassword" value="test">

URL I used after doing a fwreinit=1

http://mydomain/index.cfm?debugmode=1&debugpassword=test

Yet I do not see the debug panels.

Thanks

TRY: http://mydomain/index.cfm?debugmode=test

No, that's wrong. Use debugpass instead of debugpassword

Read the docs!!