Re: [Koha]( Internal Server Error)
hello Steve There is no other errors , it's the only error I can find in the error-log file and it's repeated each time I access the script . Mohamed Amin _________________________________________________________________ MSN 8 with e-mail virus protection service: 2 months FREE* http://join.msn.com/?page=features/virus
On Wed, 23 Apr 2003, Mohamed Amin wrote:
There is no other errors , it's the only error I can find in the error-log file and it's repeated each time I access the script .
Okay, try this: export PERL5LIB=/usr/local/koha/intranet/modules perl /usr/local/koha/intranet/cgi-bin/search.pl >test.out 2>test.err This will generate 2 files, one called test.out, and one called test.err. If test.err contains anything, send that to the list, otherwise, send the contents of test.out. Make sure not to put a space between the 2 and the '>' in the command above, and change the path if you installed Koha in a different location. Steve.
participants (2)
-
Mohamed Amin -
Tonnesen Steve