[Koha] ( Internal Server Error)
Tonnesen Steve
tonnesen at cmsd.bc.ca
Wed Apr 23 17:13:23 UTC 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