Re: Server not found
From: Joe Webster (joe_at_cawfeemilk.com)
Date: 03/18/05
- Next message: Joe Webster: "Re: page counter"
- Previous message: Family Man: "Re: Customize PHP Templates?"
- In reply to: steve: "Server not found"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 18 Mar 2005 02:25:19 GMT
"steve" <UseLinkToEmail@dbForumz.com> wrote in message
news:4_703258_ecd19833e1ff6623273f9e91452de584@www.dbforumz.com...
> 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 http://www.dbforumz.com interface, at author's request
> Articles individually checked for conformance to usenet standards
> Topic URL: http://www.dbforumz.com/PHP-Server-found-ftopict206146.html
> Visit Topic URL to contact author (reg. req'd). Report abuse:
http://www.dbforumz.com/eform.php?p=703258
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
- Next message: Joe Webster: "Re: page counter"
- Previous message: Family Man: "Re: Customize PHP Templates?"
- In reply to: steve: "Server not found"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|