Does the file: /usr/local/koha/intranet/cgi-bin/loadmodules.pl exist in your filesystem? Is the url: http://your.domain.name:8080/cgi-bin/loadmodules.pl or http://your.domain.name:8080/cgi-bin/koha/loadmodules.pl Steve Tonnesen On Tue, 27 Aug 2002, Don Wright wrote:
I just installed Koha version 1.2.2 using the installer.pl that came with the distribution. I keep getting a 500 error on every cgi file. In addition the log file looks like this for every cgi file.
[Tue Aug 27 15:37:24 2002] [error] (2)No such file or directory: exec of /usr/local/koha/intranet/cgi-bin/loadmodules.pl failed [Tue Aug 27 15:37:24 2002] [error] [client 204.184.247.120] Premature end of script headers: /usr/local/koha/intranet/cgi-bin/loadmodules.pl
I put the C4 directory in the /usr/lib/perl5/site_perl/5.6.1 directory so it looks like this /usr/lib/perl5/site_perl/5.6.1/C4/*.pm I also have the env in Apache and the include in koha.conf.
Any assistance would be greatly appreciated.