Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG  Not logged in ELOG logo
icon5.gif   localhost definition problem, posted by Jason Koglin on Tue Jan 17 01:01:05 2006 
    icon2.gif   Re: localhost definition problem, posted by Stefan Ritt on Wed Jan 18 12:37:19 2006 
Message ID: 1602     Entry time: Wed Jan 18 12:37:19 2006     In reply to: 1595
Icon: Reply  Author: Stefan Ritt  Author Email: stefan.ritt@psi.ch 
Category: Question  OS:   ELOG Version: V2.6.0 
Subject: Re: localhost definition problem 
Hi Jason, how is going? Long time no hear!

What you need is following line in your config file:
URL = http://localhost:8080/

This is because elog does not know its "own" address, and therefore tries to figure this out over the network. Your laptop probably has the name "syslvester", and you run it inside columbia.edu, so it "thinks" it can reach itself via http://sylvester.columbioa.edu:8080. The URL statement above overrides this "guess".

Best regards,

Stefan
ELOG V3.1.5-fe60aaf