Installation

Error messages logging to admin course

Re: Error messages logging to admin course

by Jason Aubrey -
Number of replies: 0
As another suggestion, you can try using the wwsh script to get direct access to the $db object in the admin course. Then you can have a look at what happens in the perl debugger when you try to get the admin user that way. Have a look at:

http://webwork.maa.org/wiki/WeBWorK_shell_-_wwsh

for instructions.

Jason