are you referring to the server by a name rather than the IP address?
try turning mysql logging on and tail the mysql.log file to see what it
is trying in the statement that is similar to this:
55 Query SELECT id,style,root,info&1,Length(prefix),sitegroup FROM
host WHERE name='mcdlp.pbi.daviesinc.com' AND port IN (0,81) AND
prefix=Left('/firewall/linkadd/',Length(prefix)) AND
IF(18>=Length(prefix),MID('/firewall/linkadd/',1+Length(prefix),1) IN
('','/'),0)=1 AND online=1 ORDER BY prefix DESC, port DESC
I would bet that the name it is looking up is not matching what is in
your host config. If you have IPs in there, you must access the site by
IP.
On Thu, 2003-04-03 at 14:46, Todd Underwood wrote:
> doh! you're right. but the point remains: nothing in the
> midgard-root.php file seems to get executed and none of the virtual urls
> seem to work.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]