http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7736
Zeno Tajoli <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off --- Comment #52 from Zeno Tajoli <[email protected]> --- With the last follow-up I also sign off this enhacement. In fact to install the patch you need 4 different files. The points to do: 1)Install the big rebase of Brendan 2)Install the first follow-up of Brendan, http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16652 3)Install the second rebase of Brendan, http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16667 4)Install my follow-up, http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16761 For QA: to testi you need to have the dir misc/edi_files/ usable in read/write from the command line user of Koha [standard name: koha] and the apache user [standard name and group in debian: www-data]. A good idea is also to create the file misc/edi_files/edi_ftp_error.log and to give the red/write permissions on it. So, usign the default users: sudo chown koha:www-data edi_files sudo chmod 770 edit_files sudo touch edi_files/edi_ftp_error.log sudo chown koha:www-data edi_files/edi_ftp_error.log sudo chmod 770 edi_files/edi_ftp_error.log -- 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/
