https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17135
--- Comment #52 from Jacek Ablewicz <[email protected]> --- (In reply to Katrin Fischer from comment #51) > I just ran the db update from command line and got: > Can't open perl script > "/home/katrin/kohaclone/installer/data/mysql/ > fix_unclosed_nonaccruing_fines_bug17135.pl": No such file or directory Can't fully retest it at the moment in fresh/clean install, but if I trick this database update to run again by decreasing DB version preference, it seems to work fine for me, despite the change of the script location to installer/data/mysql/. Does this file (/home/katrin/kohaclone/installer/data/mysql/fix_unclosed_nonaccruing_fines_bug17135.pl) exists and what are its permissions? What happens it you try to run it from CLI like this perl /home/katrin/kohaclone/installer/data/mysql/fix_unclosed_nonaccruing_fines_bug17135.pl --verbose ? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
