Great! I should have mentioned the other two modules since I had to do those as well.
As for starting over with a new database, you probably haven't harmed the existing one but you can either
- get rid of the existing one (back it up first with mysqldump just in case) by issuing a DROP webwork; command in mysql
or
- create a new database, say webwork24 in mysql and edit global.conf to point to the new one.
You'll need to run ww_upgrade on the new one in either case.
-Eddie
WeBWorK Main Forum
Webwork 2.4 update issues
This forum has a limit to the number of forum postings you can make in a given time period - this is currently set at 10 posting(s) in 1 day