logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

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.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Apache5.2.3
Author
Bruce



Joined: 28 Nov 2006
Posts: 77
Location: Mars

PostPosted: Sun 07 Jan '07 0:22    Post subject: Apache5.2.3 Reply with quote

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 Embarassed
Back to top
coldasice



Joined: 02 Jan 2007
Posts: 20

PostPosted: Sun 07 Jan '07 10:14    Post subject: Reply with quote

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: 7298
Location: Germany, Next to Hamburg

PostPosted: Sun 07 Jan '07 15:07    Post subject: Reply with quote

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

PostPosted: Sun 07 Jan '07 17:41    Post subject: Reply with quote

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 Very Happy
-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 Question
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

PostPosted: Sun 07 Jan '07 20:51    Post subject: Reply with quote

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 Wink
thank you for help Very Happy 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

PostPosted: Mon 08 Jan '07 0:51    Post subject: Reply with quote

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


Reply to topic   Topic: Apache5.2.3 View previous topic :: View next topic
Post new topic   Forum Index -> Apache