http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3255 Summary: [3.0.x], [3.2] With dev install you must create and use a 'koha' user Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: minor Priority: P5 Component: Installation (command-line installer) AssignedTo: galen.charlton@liblime.com ReportedBy: tajoli@cilea.it Estimated Hours: 0.0 Change sponsored?: --- If you install Koha with the 'dev' option, you can't select the value of $KOHA_USER and KOHA_GROUP variables. The installer force you to use the values 'koha', 'koha'. In fact is not a big bug, if you use a different user/group name you need only to correct by hand 2 lines of the scripts misc/bin/koha-zebraqueue-ctl.sh misc/bin/koha-pazpar2-ctl.sh misc/bin/koha-zebra-ctl.sh I send a patch about it that is only a warning during installation. I think that 'dev' option is for few user, that they are more expert of average. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.