[system] / trunk / webwork-modperl / doc / webwork2.0pr1-errata Repository:
ViewVC logotype

View of /trunk/webwork-modperl/doc/webwork2.0pr1-errata

Parent Directory Parent Directory | Revision Log Revision Log


Revision 782 - (download) (annotate)
Fri Mar 7 21:04:09 2003 UTC (10 years, 2 months ago) by malsyned
File size: 427 byte(s)
This file contains information learned after the release of
webwork-2.0pr1 that is necessary in order to get a webwork-2.0pr1 system
up and running.
--Dennis

    1 The location of the documentation about what to add to your Apache config is
    2 non-obvious.  It is located in lib/Apache/WeBWorK.pm.
    3 
    4 The Apache config documentation is missing the line
    5   use lib '/opt/webwork/pglib';
    6 which should immediately follow the line
    7   use lib '/opt/webwork/lib';
    8 
    9 Line 86 of the file lib/WeBWorK/ContentGenerator/ProblemSet.pm should read
   10   my $effectiveUser = $cldb->getUser($r->param("effectiveUser"));

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9