This is a discussion on Strange Apache Problem within the Windows Web Servers forums, part of the Web Server and Related Forums category; Hi, I have successfully installed apache 2.047 onto my PC(winXp Prof) and when i tried http://localhost:8080/ ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi,
I have successfully installed apache 2.047 onto my PC(winXp Prof) and when i tried http://localhost:8080/ or http://127.0.0.1:8080, the display of the status of internet explorer was first "website found, waiting for reply" and then "opening page: http://localhost:8080" which stays there for a long time and offers no response. I 've check through my httpd.conf files and have made the neccessary arrangements to my DocumentRoot setting it points to e right directory, Furthermore, i have already made apache to listen on localhost:8080. What else could be the problem? any suggestions? |
|
|||
|
Have you started it? Port 8080 is the default port for the install when it's
not installed as a windows service. If it is started, perhaps there is a XP firewall issue. Rach "fred" <affliche@yahoo.com.sg> wrote in message news:4fb94d0d.0307131034.6ee1cd56@posting.google.c om... > Hi, > > I have successfully installed apache 2.047 onto my PC(winXp Prof) and > when i tried http://localhost:8080/ or http://127.0.0.1:8080, the > display of the > status of internet explorer was first > "website found, waiting for reply" and then "opening page: > http://localhost:8080" which stays there for a long time and offers no > response. > > I 've check through my httpd.conf files and have made the neccessary > arrangements to my DocumentRoot setting it points to e right > directory, > > Furthermore, i have already made apache to listen on localhost:8080. > > What else could be the problem? any suggestions? |
| Thread Tools | |
| Display Modes | |
|
|