Re: [otrs] Installing other software on OTRS machine

2014-02-08 Thread James Carroll
ail.com] *Sent:* Friday, February 7, 2014 2:30 PM *To:* User questions and discussions about OTRS. *Subject:* Re: [otrs] Installing other software on OTRS machine virtualmachines ... vmware server, virtualbox... On Fri, Feb 7, 2014 at 3:07 PM, James Carroll mailto:james.carr...@idmworks.com>>

Re: [otrs] Installing other software on OTRS machine

2014-02-07 Thread David Boyes
rver for one process. Much easier to maintain and repair. From: Gerald Young [mailto:cryth...@gmail.com] Sent: Friday, February 7, 2014 2:30 PM To: User questions and discussions about OTRS. Subject: Re: [otrs] Installing other software on OTRS machine virtualmachines ... vmware server, virtualbo

Re: [otrs] Installing other software on OTRS machine

2014-02-07 Thread Marty Hillman
. Much easier to maintain and repair. From: Gerald Young [mailto:cryth...@gmail.com] Sent: Friday, February 7, 2014 2:30 PM To: User questions and discussions about OTRS. Subject: Re: [otrs] Installing other software on OTRS machine virtualmachines ... vmware server, virtualbox... On Fri, Feb 7

Re: [otrs] Installing other software on OTRS machine

2014-02-07 Thread Gerald Young
virtualmachines ... vmware server, virtualbox... On Fri, Feb 7, 2014 at 3:07 PM, James Carroll wrote: > I agree, but there are other considerations... > > **cough** boss is a cheapskate **cough** > > :) > > > > On 2/7/2014 11:50 AM, David Boyes wrote: > > Don't put them on the same server, for

Re: [otrs] Installing other software on OTRS machine

2014-02-07 Thread James Carroll
I agree, but there are other considerations... **cough** boss is a cheapskate **cough** :) On 2/7/2014 11:50 AM, David Boyes wrote: Don't put them on the same server, for resilience reasons. You could do it, but it's easier to run 3 separate machines so that functions are isolated. *From

Re: [otrs] Installing other software on OTRS machine

2014-02-07 Thread David Boyes
Don't put them on the same server, for resilience reasons. You could do it, but it's easier to run 3 separate machines so that functions are isolated. From: otrs-boun...@otrs.org [mailto:otrs-boun...@otrs.org] On Behalf Of James Carroll Sent: Friday, February 07, 2014 10:05 AM To: otrs@otrs.org

Re: [otrs] Installing other software on OTRS machine

2014-02-07 Thread Marty Hillman
/2.2/vhosts/examples.html. From: Rory [mailto:rcler...@gmail.com] Sent: Friday, February 7, 2014 10:21 AM To: User questions and discussions about OTRS. Subject: Re: [otrs] Installing other software on OTRS machine Anything outside the VirtualHost tags will affect all websites of the apache

Re: [otrs] Installing other software on OTRS machine

2014-02-07 Thread Gerald Young
Nagios won't care, as it and other apps *generally* don't create new web *servers* (unless they're deployed with, eg, tomcat web servers). The party line is that you should dedicate the machine to otrs, but Nagios is okay (as is phpmyadmin, limesurvey, icinga, ... ) I don't know enough about maven

Re: [otrs] Installing other software on OTRS machine

2014-02-07 Thread Rory
Anything outside the VirtualHost tags will affect all websites of the apache webserver. Any line starting with a hash '#' is a comment. Here's the content from the otrs.conf configuration file; # # -- # added for OTRS (ht

Re: [otrs] Installing other software on OTRS machine

2014-02-07 Thread Rory
I have done this previously by using Virtual Hosts in the apache configuration. I set up the apache web server to handle virtual hosts as normal. I then created a separate config file for otrs (otrs.conf) and added this to the httpd.conf using the Include directive of the httpd.conf (Include conf/