Daemon.pm and virtual servers
Gordon Fletcher (G.Fletcher@hum.gu.edu.au)
Thu, 14 May 1998 15:24:59 +1000
I was impressed by one of Randall's recent Web Techniques articles that
outlines a non-forking
serve using Daemon.
I thought I'd give it a try - unfortunately the module keeps sticking on
the hostname. I tried letting
the module finding the host as well as the IP number (for my virtual WWW
server) and the registered domain name. The latter two attempts produced
errors in the module claiming that I had an undefined object. The first
effort quietly sits when it is run off the command line but produces a
500 error in cgi form.
I'm a bit baffled by this one. As far as I can see Randall's
Stonehenge.com is a virtual server and
this is the example he uses in his scripts.
Is this the expected experience or is there something blindingly obvious
that I'm missing
Gordon Fletcher