Apache Webserver port 80

Moderator: crythias

Locked
plexxusits
Znuny newbie
Posts: 9
Joined: 15 Apr 2013, 17:31
Znuny Version: 3.0.5
Real Name: Buck
Company: Plexxus

Apache Webserver port 80

Post by plexxusits »

Hi All
We have OTRS running on same VM machine as SCCM 2012. OTRS is using Apache port 80 and is now coflicting with our SCCM instllation that uses IIS server port 80. Is it possible to easily change the port to somethig other than port 80 and still have OTRS fully functioning. Is there another recemmended port that OTRS/Apache can work.

SCCM 2012 uses port 80 for client communication.

Thanks
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Apache Webserver port 80

Post by crythias »

yes. change the port in httpd.conf. Don't forget you'll want to include this port in places that reference your otrs server (FQDN or links)
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
plexxusits
Znuny newbie
Posts: 9
Joined: 15 Apr 2013, 17:31
Znuny Version: 3.0.5
Real Name: Buck
Company: Plexxus

Re: Apache Webserver port 80

Post by plexxusits »

Thanks for the info,
So other than any external links that refrence the OTRS server, is anything internally on the OTRS configuration that I will need to change to reference the new port. For example when i click on the link in the ticketing system it calls the the webservices or when I add a note it call the service server/otrs/... Is there a quick way to find out where OTRS makes the port reference?
Thanks
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Apache Webserver port 80

Post by jojo »

OTRS should run on it's own server
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Locked