webwork 2 - create and delete course | topic started 12/31/2005; 3:32:51 PM last post 1/3/2006; 3:41:21 PM |
|
|
Michael Gage - Re: webwork 2 - create and delete course 1/3/2006; 3:41:21 PM (reads: 623, responses: 0) |
It's
also possible that the database for the course wasn't created, even
though the directory for the course was created. That's not supposed to
happen anymore, if one of these can't be created then the other is not
supposed to be created either, but it's possible that we missed a case.
Which version of the software are you using? Is it up-to-date with the
CVS, say within a few months? With direct access to the server, there is another way to add an instructor that might be useful: I have a file, called addAdmin with the contents:
##################################
Obviously this is a bit technically complicated, but it may get you out of your situation and you might find it useful in the future if you are running a lot of courses on a server. Accessing the database directly, perhaps using something like phpMyAdmin is another option as Sam has described above. Hope this helps. -- Mike |