Hi Sam,
Thanks for the reply. We aren't able to create an sql_single admin
course. We can create a gdbm admin course, though. When trying to
create a sql_single (regular) course we get lots of errors, like below.
Do you know what we might be missing? All required software is
installed correctly, according to check_modules.pl. We created a mysql
database named webwork, and created users webworkRead and webworkWrite,
with the appropriate rights, but no tables are being added to the
webwork database when I attempt to create a sql_single course.
Thanks,
Lars.
# DBD::mysql::db selectrow_array failed: Table 'webwork.testsql6_user'
doesn't exist at /opt/webwork2/lib/WeBWorK/DB/Schema/SQL.pm line 131.
# DBD::mysql::db selectrow_array failed: Table 'webwork.testsql6_user'
doesn't exist at /opt/webwork2/lib/WeBWorK/DB/Schema/SQL.pm line 131.
# --- in WeBWorK::DB::Schema::SQL::exists called at line 985 of /opt/webwork2/lib/WeBWorK/DB.pm
# --- in WeBWorK::DB::addUser called at line 198 of /opt/webwork2/lib/WeBWorK/Utils/CourseManagement.pm
# --- in (eval) called at line 198 of /opt/webwork2/lib/WeBWorK/Utils/CourseManagement.pm
# --- in WeBWorK::Utils::CourseManagement::addCourse called at line 687
of /opt/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm
# --- in (eval) called at line 686 of /opt/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm
# --- in WeBWorK::ContentGenerator::CourseAdmin::do_add_course called
at line 232 of /opt/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm
# --- in WeBWorK::ContentGenerator::CourseAdmin::body called at line 152 of /opt/webwork2/lib/WeBWorK/Template.pm
# --- in WeBWorK::Template::template called at line 411 of /opt/webwork2/lib/WeBWorK/ContentGenerator.pm
# --- in WeBWorK::ContentGenerator::content called at line 191 of /opt/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm
# --- in WeBWorK::ContentGenerator::CourseAdmin::content called at line 163 of /opt/webwork2/lib/WeBWorK/ContentGenerator.pm
# --- in WeBWorK::ContentGenerator::go called at line 276 of /opt/webwork2/lib/WeBWorK.pm
<| Post or View Comments |>
|