Welcome to dbForumz.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Server not found

 
   Database Forums (Home) -> PHP RSS
Next:  Oracle9R2  
Author Message
steve




Joined: Jan 06, 2004
Posts: 660



(Msg. 1) Posted: Sun Mar 13, 2005 9:05 pm
Post subject: Server not found

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?

 >> Stay informed about: Server not found 
Back to top
Login to vote
R. Rajesh Jeba Anb1

External


Since: Jun 15, 2004
Posts: 63



(Msg. 2) Posted: Mon Mar 14, 2005 2:41 am
Post subject: Re: Server not found [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

steve wrote:
 > 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.

What's the log result of http sniffers?

--
<?php echo 'Just another PHP saint'; ?>
Email: rrjanbiah-at-Y!com Blog: <a rel="nofollow" style='text-decoration: none;' href="http://rajeshanbiah.blogspot.com/" target="_blank">http://rajeshanbiah.blogspot.com/</a>

 >> Stay informed about: Server not found 
Back to top
Login to vote
spam8

External


Since: Nov 10, 2004
Posts: 18



(Msg. 3) Posted: Mon Mar 14, 2005 11:40 am
Post subject: Re: Server not found [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

In comp.lang.php steve wrote:
 > 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.

Make sure that you get the real results from the server. To get these
you'll need decent (configurated) development tools:
-packetsniffers
-lynx (-head|-source)
-mozilla's javascript console
-turn off IE's "friendly" errors.
 >> Stay informed about: Server not found 
Back to top
Login to vote
kevin97

External


Since: Dec 17, 2004
Posts: 9



(Msg. 4) Posted: Mon Mar 14, 2005 6:40 pm
Post subject: Re: Server not found [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I've seen this error as well, but it seems to be difficult to reproduce-- it
happens once in a blue moon and doesn't reappear on a refresh. Is your
error intermittent or reliably reproducible?

- Kevin

"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:
<font color=purple> > <a style='text-decoration: none;' href="http://www.dbforumz.com/eform.php?p=703258</font" target="_blank">http://www.dbforumz.com/eform.php?p=703258</font</a>>
 >> Stay informed about: Server not found 
Back to top
Login to vote
Joe Webster

External


Since: Mar 10, 2005
Posts: 8



(Msg. 5) Posted: Thu Mar 17, 2005 10:40 pm
Post subject: Re: Server not found [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"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 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
ftp upload from server to server -

Web Server -

Server up/down script? - I'm not even sure if PHP is the correct tool to do this for...but I'm wondering how difficult it would be to write something for my webpage that just tells if my file server is up or down (assuming either they are on the same network, or the server had a...

Wamp server problem - I can't surf my wamp server , Although both of the services seems to be working. When I trying to surf my server the browser loading the page for eternity. thanking you in advance

internal server error - I have an email page that uses phpmail.php. The first page that I setup works perfectly. So what I did was set a new html text in for a different email message and changed a few names. Now I have an internal server error. How or what would cause this..
   Database Forums (Home) -> PHP All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]