[Koha] FAQ: Why am I prompted to save a .pl file? was: Problems adding a biblio...

Henri-Damien LAURENT laurenthdl at alinto.com
Tue Sep 11 22:35:38 NZST 2007


Hennie Rautenbach a écrit :
> MJ Ray wrote:
>> Hennie Rautenbach <hennie at sabinet.co.za> wrote: [...]  
>>> trying to add a "biblio" manually. We are prompted to save the
>>> "addbiblio.pl" file. I see this has happened to other users before
>>> (google search), but I am unable to find a reference to a fix for it.  
>> This has happened because the script has crashed without producing any
>> output, so apache has guessed (incorrectly) what headers to send and
>> your browser interpreted it as a file download.
>>
>> To stop it, fix the crash.  To fix the crash, find out the error.  To
>> find out the error, look in koha-error_log for the time of the crash.
>> (To find koha-error_log, see the ErrorLog line in koha-httpd.conf)   
>
> Thanks.
>
> Appears the bibliographic we tried to add is broken or not in MARC
> format.
>
> I appreciate the assistance,
>
> Regards,
>
It could be that your framework is not valid (check it in parameters
module....)
Or the data you send is not clean.
Hopes that helps.
-- 
Henri-Damien LAURENT


More information about the Koha mailing list