Forum archive
Need Parameters for the OTRS Appliance
Just intstalled otrs with the turnkey-otrs-11.0rc-lucid-x86.iso . All
went perfect but if i trying to use the paketmanager
https://192.168.178.145/otrs/index.pl?Action=AdminPackageManager
is got an error:
ERROR: Need write permission in OTRS home
Try: $OTRS_HOME/bin/SetPermissions.pl !!!
For help, please send mail to the webmaster (webmaster@localhost),
giving this error message and the time and date of the error.
So maybe you only need the distribute the right parameters for the users
you downloaded the turnkey-otrs-11.0rc-lucid-x86.iso and want to test.
root@otrs otrs/bin# ./SetPermissions.pl
bin/SetPermissions.pl <1.10.2.1> - set OTRS file permissions
Copyright (C) 2001-2009 OTRS AG, http://otrs.org/
Usage: SetPermissions.pl
[--otrs-user=<OTRS_USER>]
[--web-user=<WEBSERVER_USER>]
[--otrs-group=<OTRS_GROUP>]
[--web-group=<WEB_GROUP>]
[--admin-user=<ADMIN_USER>]
[--admin-group=<ADMIN_GROUP>]
[--admin-group-writable]
[--secure]
[--not-root]
<OTRS_HOME>
Have reported this as a bug but maybe some one can help with quick instruction to use the
root@otrs otrs/bin# ./SetPermissions.pl the right way.
See the OTRS Wiki (right at the end of the installation section) for full details, but here's the line to try:
Please post back if that line fixes it. If so then it is indeed a bug (and probably worth posting a link back here on the bug report too), if not then we'll need to investigate a little more.
[edit - adjusted commands above, see post below]