Page 1 of 1

Remote access

PostPosted:Wed Sep 15, 2010 2:45 pm
by roadking
Hello everyone

I have installed openkm OpenKM-4.1_JBoss-4.2.3.GA and it works fine but only when I connect to it from my local machine (http://localhost:8080/OpenKM/)

I can't connect to openkm from remove machine (http://192.168.60.12:8080/OpenKM/)

Help me please, maybe something wrong in config, but I don't change any config files.

Re: Remote access

PostPosted:Wed Sep 15, 2010 3:19 pm
by rmartinez
This could be a problem with the bind. Try to start jboss with

./run.sh -b 192.168.60.12

Re: Remote access

PostPosted:Wed Sep 15, 2010 4:16 pm
by roadking
Thanks

Re: Remote access

PostPosted:Thu Sep 16, 2010 5:21 pm
by jllort
read our wiki with patience take a look here too http://wiki.openkm.com/index.php/Basic_ ... _knowledge