Author |
|
Bruce
Joined: 28 Nov 2006 Posts: 77 Location: Mars
|
Posted: Sun 07 Jan '07 0:22 Post subject: Apache5.2.3 |
|
|
Hi there I had the Apache 5.2.3 on my system about a year ago and removed it about that long ago now I fined it trying to start and it is plugging
up the apache 2.2.3 from connecting to the net work.The software for the Apache 5.2.3 is long since been remove from my computer yet keeps trying to start up when I start my internet adsl and cosing error.How mite I debug this and get rid of what ever got left in my system from the 5.2.3so it wont stop my 2.2.3 from binding the ports and losing the listening ports |
|
Back to top |
|
coldasice
Joined: 02 Jan 2007 Posts: 20
|
Posted: Sun 07 Jan '07 10:14 Post subject: |
|
|
lol dunno but try go http.exe or somthing and go cmd path to http.exe -k uninstall
or somting =D |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7371 Location: Germany, Next to Hamburg
|
Posted: Sun 07 Jan '07 15:07 Post subject: |
|
|
You can remove the service manual from the command line (cmd)
Code: |
sc stop Apache2>NUL
sc delete Apache2>NUL
|
|
|
Back to top |
|
Bruce
Joined: 28 Nov 2006 Posts: 77 Location: Mars
|
Posted: Sun 07 Jan '07 17:41 Post subject: |
|
|
I have tried I tried (-k uninstall Apache 5.2.3) but it uninstalled apache 2 instead
how do I us the two NUL cod in the the uninstall command line dont want to have to run raw format and start from scratch as sp2 is no longer free for my windows xp I could not even find the 5.2.3 to down load it and try install and uninstall to remove it that Apache seem,s to vanished from the internet
-k uninstall =D still uninstalled Apache2 and not the 5.2.3 I tried the debug command as well that did not work as well
the Apache 5.2.3 dos not shoe up in the service window but now that I have got the zone alarm true vector removed and the vectoring cleaned and debuged it is shoeing up as an error in the windows event
logs in the system logs |
|
Back to top |
|
Bruce
Joined: 28 Nov 2006 Posts: 77 Location: Mars
|
Posted: Sun 07 Jan '07 20:51 Post subject: |
|
|
hello James and coldasice the the -k uninstall =D uninstalled both Apache,s as the error has stop happening but still the listening port,s are shutting down dos not matter witch port I try same for all port,s is there an sc code that will stop the shut down and make it keep trying to connect and or lock the port
thank you for help Bruce
ps still getting this on all prots
Setting environment for using Microsoft Visual Studio 2005 x86 tools.
C:\Program Files\Microsoft Visual Studio 8\VC>cd "\Apache2\bin"
C:\Apache2\bin>httpd.exe
(OS 10048)Only one usage of each socket address (protocol/network address/port)
is normally permitted. : make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
C:\Apache2\bin> |
|
Back to top |
|
Bruce
Joined: 28 Nov 2006 Posts: 77 Location: Mars
|
Posted: Mon 08 Jan '07 0:51 Post subject: |
|
|
hello can the Apache2 2.2.3 from Apache Lounge work on a hie speed dileup
it mite be my adsl ISP internet protocol stopping the Apache connecting to the network |
|
Back to top |
|