Connecting Tech Pros Worldwide Forums | Help | Site Map

Help: php website access problem

sandlovic@Yahoo.com
Guest
 
Posts: n/a
#1: Nov 22 '05
Hi, I am trying to access a website which seems to be writen in PHP
http://tools.neb.com/NEBcutter2/index.php

However, neither IE nor firefox would load the page.

I am running WinXP SP2 and IE 6.

I think I need to change a setting somewhere, the page is accessible on
a old PC running Win98.


sCOTT
Guest
 
Posts: n/a
#2: Nov 22 '05

re: Help: php website access problem


sandlovic@Yahoo.com wrote:[color=blue]
> Hi, I am trying to access a website which seems to be writen in PHP
> http://tools.neb.com/NEBcutter2/index.php
>
> However, neither IE nor firefox would load the page.
>
> I am running WinXP SP2 and IE 6.
>
> I think I need to change a setting somewhere, the page is accessible on
> a old PC running Win98.
>[/color]
Works for me on FireFox winxp
However I think I just clonned something...:)
Ja NE
Guest
 
Posts: n/a
#3: Nov 22 '05

re: Help: php website access problem


sCOTT <scottyj1@cox.net> wrote:
[color=blue]
> sandlovic@Yahoo.com wrote:[color=green]
> > Hi, I am trying to access a website which seems to be writen in PHP
> > http://tools.neb.com/NEBcutter2/index.php
> >
> > However, neither IE nor firefox would load the page.
> >
> > I am running WinXP SP2 and IE 6.
> >
> > I think I need to change a setting somewhere, the page is accessible on
> > a old PC running Win98.
> >[/color]
> Works for me on FireFox winxp
> However I think I just clonned something...:)[/color]

works in safari too... but didn't want to push any button. I hope my
enzymes are still working without that tool :)

--
Ja NE
http://fotozine.org/?omen=janimir
--
unlimitedbro@gmail.com
Guest
 
Posts: n/a
#4: Nov 22 '05

re: Help: php website access problem


sounds like a disguised ad for a website.. unless you tell us what is
your real problem.. errors?

sandlovic@Yahoo.com
Guest
 
Posts: n/a
#5: Nov 22 '05

re: Help: php website access problem


This is a very credible site set up by a very credible supplier.
whenever I try to load it I get an error message saying the page cannot
be displayed (can't find server). Yet I can access it on a older PC.

Jerry Stuckle
Guest
 
Posts: n/a
#6: Nov 22 '05

re: Help: php website access problem


sandlovic@Yahoo.com wrote:[color=blue]
> This is a very credible site set up by a very credible supplier.
> whenever I try to load it I get an error message saying the page cannot
> be displayed (can't find server). Yet I can access it on a older PC.
>[/color]

The site is working fine. Must be something on your pc.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
unlimitedbro@gmail.com
Guest
 
Posts: n/a
#7: Nov 22 '05

re: Help: php website access problem


Ran the site through the w3c validation checker, minor errors:

http://validator.w3.org/check?uri=ht...r2%2Findex.php

Must be your PC. Check if you can ping the site

sandlovic@Yahoo.com
Guest
 
Posts: n/a
#8: Nov 22 '05

re: Help: php website access problem


I cannot ping the site. What could have resulted in this problem? Could
it be a preference setting somewhere in my computer?

Gordon Burditt
Guest
 
Posts: n/a
#9: Nov 22 '05

re: Help: php website access problem


>I cannot ping the site. What could have resulted in this problem? Could[color=blue]
>it be a preference setting somewhere in my computer?[/color]

If you cannot get an IP address for the site, (ping usually displays
one before it starts pinging) there is a DNS problem, or there
simply *is no* IP address for the site. The problem might be on
your site or the DNS servers for the site might be down or unreachable.
If you cannot get an IP address for *any* name, chances are it's a
setting on your computer, or your connection to the Internet is
down, or your ISP's DNS servers are down. If it's one name that's
a problem, chances are it's a problem related to the site or its
DNS servers.

Some sites do not allow ping coming in from the Internet. www.microsoft.com
is one example. This is not uncommon. Learn to live with it. traceroute
can tell you it's getting to the site's gateway, vs. not leaving your ISP
or stopping in the middle somewhere at a fiber cut.

If you cannot connect to port 80 of the site's IP address with telnet,
then the web server is down or unreachable. The problem might be anywhere
from a firewall on your system, to not having a usable connection to the
Internet, to a firewall blocking you, to trouble at the web site.

Gordon L. Burditt
Jerry Stuckle
Guest
 
Posts: n/a
#10: Nov 22 '05

re: Help: php website access problem


sandlovic@Yahoo.com wrote:[color=blue]
> I cannot ping the site. What could have resulted in this problem? Could
> it be a preference setting somewhere in my computer?
>[/color]

It could be a lot of things, but it's not PHP.

Try a Microsoft support group.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Closed Thread