> I know how to do it.  My problem is it doesn't work.
> Putting a static address in there doesn't work.
> Remember, we're only talking about across the LAN.
> 
> Yes, I know I don't want to leave it empty, my point
> in describing this is that debugging display DOES
> work, but ONLY if I show it to everyone.

I've run into this kind of problem before. The cause might be that you think
your IP address is one thing, but your CF server thinks it's something else.
Things like proxy servers might cause this. If you turn on debugging for
everyone for a minute, check CGI.REMOTE_ADDR against your IP address. If you
can't turn on debugging for everyone for even a minute, just write a script
which displays CGI.REMOTE_ADDR.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to