[LON-CAPA-admin] Version 2.1.0
Jim Maxka
jim.maxka at nau.edu
Sun Jan 1 18:45:16 EST 2006
I could not find the switchserver.pm module anywhere, but the privious
versions of loncapa worked.
diff of old and new /etc/httpd/loncapa_apache.conf showed only versions but
diff of old and new /etc/httpd/startup.pl had use Apache:switchserver()
at the end like so
># can't include this one due to the way it does it's BEGIN
>use Apache::loncreateuser();
>#use Apache::switchserver();
>
>1;
>__END__
I commented the line out and things seem to work. What did I disable?
Thanks -- Jim
Randy Kobes wrote:
> On Thu, 29 Dec 2005, Jim Maxka wrote:
>
>> Guy Albertelli II wrote:
>>
>>> New Version 2.1.0 Released
>>>
>> Hi Guy -- I am having trouble with the apache service finding
>> Apache/switchserver.pm. Any suggestions? -- Jim
>
>
> I'm not sure if this is relevant, but for me, somewhere
> between the `yum update` and the upgrade to 2.1.0,
> the httpd_selinux policies:
> http://www.die.net/doc/linux/man/man8/httpd_selinux.8.html
> got enabled (this is on Fedora 4). One of the first
> symptoms of this was the inability of mod_perl to
> load modules under /home/httpd/lib/perl/. Disabling
> this via
> /usr/sbin/setsebool -P httpd_disable_trans 1
> and then restarting httpd fixed this for me.
>
More information about the LON-CAPA-admin
mailing list