|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
||||
|
||||
|
I have Apache for win32 installed to serve pages from local host 127.0.0.1 using PHP and Mysql. MSIE 5.5 returns the error message "Connection Refused" when connecting to http://127.0.0.1/mysite2/index.html
Mysite2 is part of the directory path defined as an alias in httpd.conf This works fine in Netscape 4.0 and Netscape 6 Any one know why this is happening? It must be something configeration setting in the browser. |
|
#2
|
||||
|
||||
|
More Info!
Some additional info on this:
This is happening with a high speed cable connection. If I connect with dial-up, the page is served correctly. |
|
#3
|
||||
|
||||
|
I fixed it by using http://localhost/mysite2/index.html instead of http://127.0.0.1/mysite2/index.html . Does anyone know why this works? I thought localhost and 127.0.0.1 referred to the same thing.
|
![]() |
| Viewing: Dev Shed Forums > System Administration > Apache Development > Connection Refused error with MSIE5.5 |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|