Keep Server Online
  
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
  
or
  
 
  
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
  
Thank You! Steffen
  
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
 |    |   
 | 
     Topic: Apache shutdown/stop/restart IP addy error | 
 |   
| Author | 
  | 
 
shaggy
 
  
  Joined: 15 Nov 2005 Posts: 82 Location: Dundee, Michigan
  | 
 Posted: Wed 05 Jul '06 22:20    Post subject: Apache shutdown/stop/restart IP addy error | 
     | 
 
  | 
 
I am having a heck of time with this one.  I cannot shutdown/stop/or restart apache without getting this error.  It'll shutdown/stop/restart.  I can though start it back up with no problem at all.
 
 
Here is what my event viewer says:
 
 	  | Code: | 	 		  Faulting application explorer.exe, version 6.0.2900.2180, faulting module ntdll.dll, version 5.1.2600.2180, fault address 0x0003426d.
 
 
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
 
 
0000: 41 70 70 6c 69 63 61 74   Applicat
 
0008: 69 6f 6e 20 46 61 69 6c   ion Fail
 
0010: 75 72 65 20 20 65 78 70   ure  exp
 
0018: 6c 6f 72 65 72 2e 65 78   lorer.ex
 
0020: 65 20 36 2e 30 2e 32 39   e 6.0.29
 
0028: 30 30 2e 32 31 38 30 20   00.2180 
 
0030: 69 6e 20 6e 74 64 6c 6c   in ntdll
 
0038: 2e 64 6c 6c 20 35 2e 31   .dll 5.1
 
0040: 2e 32 36 30 30 2e 32 31   .2600.21
 
0048: 38 30 20 61 74 20 6f 66   80 at of
 
0050: 66 73 65 74 20 30 30 30   fset 000
 
0058: 33 34 32 36 64 0d 0a      3426d..  | 	  
 
Then it'll kick up this error message:
 
 	  | Code: | 	 		  Faulting application httpd.exe, version 2.2.2.0, faulting module unknown, version 0.0.0.0, fault address 0x02901c90.
 
 
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
 
 
0000: 41 70 70 6c 69 63 61 74   Applicat
 
0008: 69 6f 6e 20 46 61 69 6c   ion Fail
 
0010: 75 72 65 20 20 68 74 74   ure  htt
 
0018: 70 64 2e 65 78 65 20 32   pd.exe 2
 
0020: 2e 32 2e 32 2e 30 20 69   .2.2.0 i
 
0028: 6e 20 75 6e 6b 6e 6f 77   n unknow
 
0030: 6e 20 30 2e 30 2e 30 2e   n 0.0.0.
 
0038: 30 20 61 74 20 6f 66 66   0 at off
 
0040: 73 65 74 20 30 32 39 30   set 0290
 
0048: 31 63 39 30               1c90     | 	  
 
It'll basically kick up this error message twice.
 
 
Here is part of my httpd.conf
 
 	  | Code: | 	 		  | ServerName localhost:80 | 	  
 
 
 
Start--->Run--->Command<enter>--->netstat -a shows:
 
Proto             Local Adress                  Foreign Adress        State
 
TCP               Compaq:http                 Compaq:0               Listening
 
 
I have uninstalled and reinstalled the apache service.
 
 
My host file just shows localhost
 
 
I can ping localhost and computer name just fine
 
 
I've been racking my brain on this one. | 
 
  | 
 
| Back to top | 
 | 
 
 
 
 
 | 
 
 
 |  
 
 |  
  |   
 |