Page 1 of 1

What's the url for accessing OpenKM through another computer

PostPosted:Thu May 03, 2012 4:03 pm
by newKMuser
Guess this is a naive question. But could not find answers in the user's guide nor on the forum.

I have set up an OpenKM service on my linux machine (openSuse 12.1) and have the http server port open (say, server1 with ip 111.111.111.111). I can access "server1" through http on another computer ("http://111.111.111.111"). However, I could not access OpenKM on another machine (I can access OpenKM on "server1" through web browsers). I did start openKM use command "run.sh -b 0.0.0.0".

I tried the following on another machine when trying to access openKM on "server1", but none worked:
http://111.111.111.111/OpenKM
http://111.111.111.111:8080/OpenKM

The first said "Object not found!" and the second said "The connection has timed out. The server at 111.111.111.111 is taking too long to respond."

Could someone help on what is the url I should use when trying to access openKM on my "server1" from another computer? Really appreciate your help.

What's the url for accessing OpenKM through another computer

PostPosted:Thu May 03, 2012 6:08 pm
by michaeled
Try http://111.111.111.111/OpenKM/
With a "/" at the end of the url.

Re: What's the url for accessing OpenKM through another comp

PostPosted:Sat May 05, 2012 9:05 am
by jllort
if localhost:8080/OpenKM then will be ip:8080/OpenKM

Take a look you have got disabled firewall etc..