[Koha] ( Internal Server Error)
Tonnesen Steve
tonnesen at cmsd.bc.ca
Thu Apr 24 05:13:23 NZST 2003
Mohamed:
Send the output of this test.pl script:
========================================================
#!/usr/bin/perl
print "Content-type: text/html\n\n";
foreach (@INC) {
print "INCLUDE: $_<br>\n";
}
my $scriptsize= -s "/usr/local/koha/intranet/modules/C4/Search.pm";
print "Script Size: $scriptsize\n";
========================================================
Steve.
More information about the Koha
mailing list