On Wed, 25 Jul 2001, Robert Rickenbrode wrote:
However, not everything works. Specifically, the Acquisitions and Circulation portions of the intranet give me Internal Server Errors.
Examining Apache's error log gives me the following:
If I attempt to go to circulation, I get: premature end of script headers in /home/httpd/cgi-bin/koha/circ/circulation.pl
There is no other error that is coming just before this message?
If I attempt to go to Acquisitions, I get 2 errors: Undefined subroutine &main::systemprefs called at /home/httpd/cgi-bion/koha/loadmodules.pl and Premature end of script headers: /home/httpd/cgi-bin/koha/loadmodules.pl
Okay. The systemprefs subroutine is supposed to be in the Search.pm file in your C4 directory (mine is located in /usr/lib/perl5/C4/Search.pm). I'll e-mail you a copy of that file privately. Steve.