18 Aug
2008
18 Aug
'08
3:01 p.m.
On Sat, Aug 16, 2008 at 9:31 AM, Jesse Weaver <jesse.weaver@liblime.com> wrote:
It sounds like there might be problems with DNS (/etc/hosts not having your hostname); could you report on the result of this command?
$ perl -e 'use Sys::Hostname; use Socket; print hostname() . "\n"; print gethostbyname(hostname()) ? "dns good\n" : "dns bad\n";'
Hey Jesse - We should have a check for that condition and give a better error message. I opened up bug 2528 <http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2528> for that. If you have any thoughts on it, or if it's a duplicate or something, please feel free to edit the bug. I can get to it eventually if no one else beats me to it. Thanks, -Andy