On Thu, May 9, 2013 at 12:21 AM, sridhar srinivasan <
sridhar2bioi...@gmail.com> wrote:

> and it is working.. but i could'nt connect to the webpage 
> http://127.0.0.1:8080/ from another system in same network..
>
>
By default, galaxy will only be serving on 127.0.0.1 (localhost), which is
a loopback and only accessible on the machine itself.  Accessing 127.0.0.1
using another machine on the network is actually making requests to the
machine you're trying that from, which I assume isn't running galaxy.

In your universe_wsgi.ini, you can edit this via the 'host' setting.  Just
use 0.0.0.0 to listen to all connections.

-Dannon
___________________________________________________________
Please keep all replies on the list by using "reply all"
in your mail client.  To manage your subscriptions to this
and other Galaxy lists, please use the interface at:
  http://lists.bx.psu.edu/

To search Galaxy mailing lists use the unified search at:
  http://galaxyproject.org/search/mailinglists/

Reply via email to