
Is anyone running OTRS on CentOS 7.0? I am currently running OTRS 3.2.16 on CentOS 5 and am looking to upgrade. I would like to jump straight to CentOS 7.0 if possible. I have seen some blog posts talking about using plack to run OTRS since there is no mod_perl available.(see https://www.huntingbears.nl/2013/12/17/no-mod_perl-in-rhel-7-and-centos-7/) And i have also seen that their are some plack pieces in the respository (see https://github.com/OTRS/otrs/blob/master/bin/cgi-bin/app.psgi) but i wonder if this is a worthwhile path to go down. Is anyone else running OTRS with Plack? Would you advise for or against this. Regards, David

Hi, 28.08.2014 19:33 - David Hess schrieb: Is anyone running OTRS on CentOS 7.0? I am currently running OTRS 3.2.16 on CentOS 5 and am looking to upgrade. I would like to jump straight to CentOS 7.0 if possible. I did not test it on my installatoins with CentOS 7, but in otterhub there is a thread [1]http://forums.otterhub.org/viewtopic.php?f=62&t=25939 and Plack is not a good idea, see the file [2]https://github.com/OTRS/otrs/blob/master/bin/cgi-bin/app.psgi print STDERR "PLEASE NOTE THAT PLACK SUPPORT IS CURRENTLY EXPERIMENTAL AND NOT SUPPORTED!\n"; -- Florian [1] http://forums.otterhub.org/viewtopic.php?f=62&t=25939 [2] https://github.com/OTRS/otrs/blob/master/bin/cgi-bin/app.psgi

On 29.08.2014 05:06, Florian Edlhuber wrote:
and Plack is not a good idea, see the file [2]https://github.com/OTRS/otrs/blob/master/bin/cgi-bin/app.psgi
print STDERR "PLEASE NOTE THAT PLACK SUPPORT IS CURRENTLY EXPERIMENTAL AND NOT SUPPORTED!\n";
I run OTRS with Plack since 1 year without any problems... -- Perl / OTRS development: http://perl-services.de OTRS AddOn repository: http://opar.perl-services.de

Renee B,
Would you be able to share the Plack specific deviation from a normal
Apache installation? I am curious try try it out but am new to Plack
Regards,
David Hess
On Fri, Aug 29, 2014 at 2:09 AM, Renee B
On 29.08.2014 05:06, Florian Edlhuber wrote:
and Plack is not a good idea, see the file [2]https://github.com/OTRS/otrs/blob/master/bin/cgi-bin/app.psgi
print STDERR "PLEASE NOTE THAT PLACK SUPPORT IS CURRENTLY EXPERIMENTAL AND NOT SUPPORTED!\n";
I run OTRS with Plack since 1 year without any problems...
-- Perl / OTRS development: http://perl-services.de OTRS AddOn repository: http://opar.perl-services.de
--------------------------------------------------------------------- OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
participants (3)
-
David Hess
-
Florian Edlhuber
-
Renee B