[LON-CAPA-users] Issue with Configuration of 'Request Creation of Courses'
Stuart Raeburn
raeburn at msu.edu
Tue Jan 26 12:12:19 EST 2016
Joyce,
Unfortunately a bug was introduced into LON-CAPA 2.11 in the case
where the "Request creation of courses" configuration had not
previously been configured for the domain (in 2.10 or earlier).
You can eliminate this error in LON-CAPA 2.11.1 by replacing the
shipped domainprefs.pm fie (rev. 1.160.6.64) with rev. 1.160.6.65 as
follows (as root), all on one line ...
wget -O /home/httpd/lib/perl/Apache/domainprefs.pm
'http://source.loncapa.org/cgi-bin/cvsweb.cgi/~checkout~/loncom/interface/domainprefs.pm?rev=1.160.6.65;content-type=text/plain'
then:
/sbin/service httpd reload
Stuart Raeburn
LON-CAPA Academic Consortium
Quoting "Young, Joyce E" <young257 at purdue.edu>:
> All,
> I am trying to configure our system to show the Course Creation form
> in our development environment, and keep getting the following
> error. Leading up to the error, here is what I'm doing: Set domain
> configuration => Request creation of courses => select any User
> affiliation (for any category) => Save Changes.
> Ideas?
> Thanks,
> Joyce Young
> Joyce Young
> Programmer/Analyst
> ITAS - Student Systems Competency Center
> Purdue University
> 3495 Kent Avenue, Suite 100
> West Lafayette, IN 47906
> Phone: (765) 427-6340
> Fax: (765) 464-2233
> Campus Mail: ROSS
> young257 at purdue.edu<mailto:young257 at purdue.edu>
>
>
> Error:
> Internal info:
> ERROR:
> , Can't use string ("") as a HASH ref while "strict refs" in use at
> /home/httpd/lib/perl/Apache/domainprefs.pm line 7422.
>
> REQUEST_URI:
> /adm/domainprefs
> SCRIPT:
> /home/httpd/html/adm/domainprefs
> SCRIPT:
> /adm/domainprefs
More information about the LON-CAPA-users
mailing list