[qmtest] HTTP Server Trouble

Nathaniel Smith njs at pobox.com
Fri Feb 20 20:14:56 UTC 2004


On Fri, Feb 20, 2004 at 12:51:11PM -0500, Scott Lowrey wrote:
>    I'm using QMTest 2.1 on a RedHat 9 server with the following command line:
> 
>    qmtest gui --no-browser --port 8787 --address moondog
> 
>    The response is:
> 
>    QMTest running at http://moondog:8787/test/dir
> 
>    I can then connect to QMTest using a web browser on the same machine
>    (moondog).  Everything seems fine.

What address does moondog resolve to on your server?  Are you sure
that you don't have a "127.0.0.1 moondog" line in your /etc/hosts?
(Don't use 'host' to check, use 'ping' or something, because 'host'
won't look in /etc/hosts.)

If you want the GUI to be accessible from other computers, you have to
pass an external IP to the --address option.

Hope this helps,
-- Nathaniel

-- 
Details are all that matters; God dwells there, and you never get to
see Him if you don't struggle to get them right. -- Stephen Jay Gould



More information about the qmtest mailing list