1
MickeyMouse
Changing the Port of XSAS/Xoops

We need to run XOOPS on a local Intranet Server that already is running IIS on port 80. We are currently running the XSAS version of XOOPS on another Server on port 80 also. We would like to place the XSAS/Xoops Server on the IIS box, but we will need to run it on another port.

When I try and change XOOPS to run on port 81, it XSAS starts up and I can reach the Apache server, but XOOPS never starts, nor will it serve up pages.

How can we get this to run on port 81?

Thanks

2
JMorris
Re: Changing the Port of XSAS/Xoops
  • 2005/8/7 22:58

  • JMorris

  • XOOPS is my life!

  • Posts: 2722

  • Since: 2004/4/11


Browsers connect on ports 80 and 8080 by default for http connections. When using non-standard ports, you have to instruct your browser to connect to that port.

Example:
http://intranet.com:81

The :81 at the end of the URL instructs the browser to connect to port 81. If your XOOPS site is in a sub-folder, do not tag :81 at the end of the folder name. Append it to the domain name only. If you're not using domain names, the process is similar.

Example:
http://localhost:81/xoops

If XOOPS is in a sub-folder, it will look like this:
http://localhost:81/xoops

Hope this helps.
Insanity can be defined as "doing the same thing over and over and expecting different results."

Stupidity is not a crime. Therefore, you are free to go.

Login

Who's Online

426 user(s) are online (54 user(s) are browsing Support Forums)


Members: 1


Guests: 425


Mamba,

more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Nov 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits