Hello and thank you for your assistance. I have searched all the available forums and wiki but have not had success changing the default port. I have modified the server.xml file found here: C:\openkm-6.3.0-community\tomcat\conf from 8080 to 8050
I login successfully using http://localhost:850/openkm but the application never loads. I just get a blank internet explorer...I have also enabled port 8050 in the firewall.
Please advise on what I'm doing wrong. thanks
dale
Code: Select all
Restart server<Connector port="8050" address="0.0.0.0" protocol="HTTP/1.1"
connectionTimeout="20000"
redirectPort="8443" />I login successfully using http://localhost:850/openkm but the application never loads. I just get a blank internet explorer...I have also enabled port 8050 in the firewall.
Please advise on what I'm doing wrong. thanks
dale
Attachments
visual showing server results with each port
(91.67 KiB) Downloaded 297 times
(91.67 KiB) Downloaded 297 times
