"steve" wrote in message
> Hi,
> I am developing php apps, and I have started experiencing "server not
> found" problem with IE (IE 6.0). It happens on some of the php-gen
> html pages, and I have no idea why. I have run the same page thru
> Opera, and it looks fine.
>
> I never got this problem when I had IE 5.0. I have googled and have
> not found a resolution.
>
> Anyone?
>
> --
> Posted using the <a style='text-decoration: none;' href="http://www.dbforumz.com" target="_blank">http://www.dbforumz.com</a> interface, at author's request
> Articles individually checked for conformance to usenet standards
<font color=purple> > Topic URL: <a style='text-decoration: none;' href="http://www.dbforumz.com/PHP-Server-found-ftopict206146.html</font" target="_blank">http://www.dbforumz.com/PHP-Server-found-ftopict206146.html</font</a>>
> Visit Topic URL to contact author (reg. req'd). Report abuse:
<a style='text-decoration: none;' href="http://www.dbforumz.com/eform.php?p=703258" target="_blank">http://www.dbforumz.com/eform.php?p=703258</a>
I have noticed that if you have a indefinite/recursive loop in your
script this can happen. In firefox it can be even odder with it displaying
old (cached) data even when you force a full reload.
If you have any kind of loop, start there. Comment out loop(s) and
retest. Once you find the loop that is causing it, check the conditions to
see why it's doing that.
HTH,
Joe
>> Stay informed about: Server not found