https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17145 Bug ID: 17145 Summary: Cannot upload .mrc file for staging Marc records Change sponsored?: --- Product: Koha Version: 16.05 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: MARC Bibliographic record staging/import Assignee: gmcharlt@gmail.com Reporter: vermeir_bram@hotmail.com QA Contact: testopia@bugs.koha-community.org Today I upgraded the koha installation from 3.20.05 to 16.05.02 All seems to work just fine, except for the uploading of a mrc file for staging. Errormessage: Upload failed -- unable to store file on server I checked the Koha logs and found this script not found or unable to stat: /usr/share/koha/intranet/cgi-bin/tools/upload-file-progress.pl I checked the location and indeed the upload-file-progress.pl file is missing. I downloaded the file and uploaded it to the correct folder Next errormessage: AH01215: (2)No such file or directory: exec of '/usr/share/koha/intranet/cgi-bin/tools/upload-file-progress.pl The uploads directory has the correct rights and is located in /var/lib/koha/biblio/uploads can someone please help me out? -- You are receiving this mail because: You are watching all bug changes.