Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Page cannot be displayed. Arrrgh!!

Status
Not open for further replies.

rmfrase

Technical User
Joined
Nov 27, 2004
Messages
4
Location
US
I have my own Apache Website. And It has been up and running for several months now. Infact, when my hard drive crashed, I easily was back online easily (Apache set up again.)

I'm at a friends and I cannot get the site up.

All indicatations is that Apache is Running fine. I've checked the IPConfig and verified I have the right address.
I've even connected to his system remotely using VNC.

I've printed the httpd.conf configuration file from my system and checked it against his ( only changing the folders names/IP Address where necessary) and checked it line by line.

Still, when I attempt to go to his site. Eithere there or remotely- Page cannot be displayed.

We both use XP Home, Service Pack 2, and have indicated FireWall Exemptions for Apache so that it can be contacted.

I even set up the website on my computer - with success! But can't on his. I even made a backup and put it to CD, then restored it on his system - no luck.

Any thoughts?

Thanks!
 
Just to clairify. I'm trying to build HIS website. The Apache green {>} icon and test configuration is fine. Just can't access his website. Although from his system, we can access the internet great!

rob
 
rmfrase,

From your friend's computer, you can't get to ? Make sure that IIS isn't installed and running and that Apache's running and listening on port 80.

Check event viewer, there may be some entries that could shed some light on this problem.

Wishdiak
A+, Network+, MCSA 2003 certified
 
IIS isn't running, port 80 is the listening port.
There are no errors in the event log.

[Sat Nov 27 12:54:53 2004] [notice] Parent: Created child process 332
[Sat Nov 27 12:54:54 2004] [notice] Child 332: Child process is running
[Sat Nov 27 12:54:54 2004] [notice] Child 332: Acquired the start mutex.
[Sat Nov 27 12:54:54 2004] [notice] Child 332: Starting 250 worker threads.

You had indicated ?
I'm not understanding that portion. If I attempt to key in It also gives me "page cannot be displayed."

I have just uninstalled apache and installed the new 2.0.52 version. Still get the same problem.
 
** Problem Solved **

I knew that I was doing everything right, but yet it would not run. So.....

I turned off every running program: Ie: Firewall, Norton Antivirus, etc.

Then it worked! So, from there I started to turn things back on, and I discovered that Norton Antivirus 2005 kept interpreting my attempts as a WORM Attack. Even though I indicated this port as an Exception and to ALLOW ALL for Apache. It was still Not Allowing Access.

So, I disabled that feature - for now. Site is up and running :))


Thanks for your help!

 
rmfrase,

I'm glad to hear that you fixed it, but that's weird.

Are you sure it was Norton Antivirus, not Norton Internet Security?

Wishdiak
A+, Network+, MCSA 2003 certified
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top