Hello All,
I am not able to install otrs latest version 4.0.5 in centos (6.6) ,
apache,mysql services are running,and all perl packages also installed
but http://xxxx/otrs/ installer.pl is not opening and it is directly downloading as well as i am getting system error like
Message: mkdir /opt/otrs/var/tmp/CacheFileStorable/TemplateProvider/6: Permission denied at /opt/otrs//Kernel/System/Cache/FileStorable.pm line ..
Then if i give otrs permission bin/otrs.SetPermissions.pl --otrs-user=otrs --web-user=apache --otrs-group=apache --web-group=apache /opt/otrs it showing like...
Unknown option: web-user
Unknown option: otrs-group
Setting permissions on /opt/otrs
Can anyone help in this issue?
With Regards,
Rose
Install issues on CentOS 6.6
Moderator: crythias
-
- Znuny expert
- Posts: 213
- Joined: 04 Nov 2012, 23:58
- Znuny Version: OTRS 4.x
- Real Name: Esteban
- Company: NORTON DE COLOMBIA
Re: Install issues on CentOS 6.6
Well, for otrs 4.0 it is only
Code: Select all
otrs.SetPermissions.pl --web-group=apache --otrs-user=otrs /opt/otrs
Re: Install issues on CentOS 6.6
Hi,
if you use rpm installer, the permissions should be set correctly.
And eandrex is right. The syntax
is sufficient (see http://otrs.github.io/doc/manual/admin/ ... -otrs.html Step 7)
Flo
if you use rpm installer, the permissions should be set correctly.
And eandrex is right. The syntax
Code: Select all
otrs.SetPermissions.pl --web-group=apache /opt/otrs
Flo
OTRS 2025 SILVER (Prod)
OTRS 2025 auf Debian 12 (Test)
Znuny 7.x latest version testing auf Debian 12
-- Ich beantworte keine Forums-Fragen PN - No PN please
I won't answer to unfriendly users any more. A greeting and regards are just polite.
OTRS 2025 auf Debian 12 (Test)
Znuny 7.x latest version testing auf Debian 12
-- Ich beantworte keine Forums-Fragen PN - No PN please
I won't answer to unfriendly users any more. A greeting and regards are just polite.