[qmtest] a lurker asks

Mark Mitchell mark at codesourcery.com
Wed Jul 3 17:24:10 UTC 2002



--On Wednesday, July 03, 2002 11:48:13 AM -0400 Mike Carifio 
<carifio at usys.com> wrote:

> 1) Is this mailing list archived? It's polite to
> check the archives before asking a question. It may
> have been recently answered.

There's an archive here:

  http://www.codesourcery.com/archives/qmtest/maillist.html

> 2) What are the configuration steps to allow the
> qmtest webserver (Zope?) to accept external HTTP
> requests? I'd like to browse the database from other
> machines.

You just have to do:

  qmtest gui -A a.b.c.d

For example, if your machine's IP address is "206.168.99.1" you would do:

  qmtest gui -A 206.168.99.1

Then, you sould be able to connect to the server from other machines.
When you do "qmtest gui" it will print out a URL you can use to connect

See this URL for more information on the option:

http://www.codesourcery.com/qm/qmtest_downloads/qm-1.1.5/manual.html/sec-tes
t-command-line.html#sec-testcmd-gui

> 3) The User's Guide is well done. Is there also a
> Programmer's Guide or something that describes how the
> pieces fit together? Or do I go directly to sources?

The latter.

Yours,

--
Mark Mitchell                   mark at codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com




More information about the qmtest mailing list