How to install to run on a different port number?
If you would like to install the system onto a different port number than 80 (the default HTTP port) then you can do so but you will need to install Apache manually first.
Whilst installing Apache manually install it to port 80 when prompted. After the installation has been successful you will need to edit httpd.conf, which is located in the 'conf' folder inside the Apache install folder. Open this file in Notepad and change 'Listen' from "80" to your desired port number. Once this is complete and saved you will need to restart Apache.
Now install the system using the provided installer but DO NOT select to install 'Apache'.
When the system has been installed you will need to configure another file before it can be used. Open httpd-vhosts.conf, which is located in a subfolder of 'conf' (used earlier). Change all "80"s to the desired port number and save the file. Now restart Apache for the last time.
If this is the first install then you will need to restart the computer for some of the changes to take effect.
KBID: 15
Added: Friday 5th December, 2008 | 19:1212
Updated: Friday 5th December, 2008 | 19:1212


