I'm helping a friend install WeBWorK 2.0.1 at Wheeling Jesuit University, and I'm running into some difficulties.
Everything up through configuring apache seems to be ok with one
exception. I have never been able to get server-info to work on any
installation I've tried. Other than that, everything seems ok.
Then I tried to create the admin course. It seemed to run ok, but when
I try to go to the course page, I get the following errors:
Warning messages
* DBI connect('webwork_admin','webworkRead',...) failed: Access denied
for user: '@localhost' to database 'webwork_admin' at
/opt/webwork2/lib/WeBWorK/DB/Driver/SQL.pm line 39
Error messages
error instantiating DB schema WeBWorK::DB::Schema::SQL for table
problem_user: Can't call method "STYLE" without a package or object
reference at /opt/webwork2/lib/WeBWorK/DB/Schema.pm line 81. at
/opt/webwork2/lib/WeBWorK.pm line 209
I saw that others had this issue, so I ran a wwcvs update -r rel-2-0-1,
but it did not resolve the problem. I suspect that there is something
wrong with the user but I have no idea where to look for the problem,
or how to fix it.
Any ideas? Thanks in advance.
Mark
<| Post or View Comments |>
|