https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17135 --- Comment #43 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Jacek Ablewicz from comment #42)
(In reply to Marcel de Rooy from comment #35)
running it from the command line. But it will be a problem for several install types when running it from the web installer.
Running this script from web installer may be problematic in some setups BTW, due to possible timeouts (300 seconds in apache, AFAIRC ?). CalcFine() can be deadly slow sometimes, when it takes calendar/library closed dates into account (finesCalendar syspref set to 'noFinesWhenClosed').
I would not consider that as a problem for this script specifically. Some upgrades will timeout in the web installer. If needed, we should solve that on its own. -- You are receiving this mail because: You are watching all bug changes.