Re: [otrs] can't write temp files on CentOS

2016-05-26 Thread Vogl, Yves
Hi, what does "getenforce" say?  You cannot verify that SELinux doesn't cause the issue by trying to write a file to /tmp with the specific user. SELinux is more complex than this - trust us. Cheers,  Yves Am 26.05.2016 um 14:13 schrieb Juan Manuel Clavero Almirón

Re: [otrs] Upgrade OTRS 3.0.7 to otrs 5

2016-05-30 Thread Vogl, Yves
Hi, is this strict upgrade path the reason why there's no yum mirror? Yves Von meinem iPhone gesendet Am 30.05.2016 um 18:39 schrieb Alvaro Cordero : Hello,  You can go from one version to the latest of the next, for example if you are in 3.0.9, you can go to l

Re: [otrs] Version 5.0.10 installation on AWS Linux Centos

2016-06-23 Thread Vogl, Yves
Hi, you can try to set $Debug = 1 in the installer.pl file. Looks like FindBin() fails (maybe $Bin is empty). Maybe try to let apache run as MPM Worker or MPM Prefork. Yves Von meinem iPhone gesendet Am 23.06.2016 um 18:15 schrieb Paolo Mosconi : Hi, I