• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Apache not Running

Ralfegor

New Member
Joined
Apr 6, 2008
Messages
297
Reaction score
1
this is what it gets me when i open apache_starts

Diese Eingabeforderung nicht waehrend des Running beenden
Bitte erst bei einem gewollten Shutdown schliessen
Please close this command only for Shutdown
Apache 2 is starting ...
(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:443
no listening sockets available, shutting down
Unable to open logs

Apache konnte nicht gestartet werden
Apache could not be started
Press any key to continue . . .

I "start" apache and doesnt show Running in green :/
 
i tried that =// i know Skype and MyspaceIm block Apache to run but i dont have those programs in here
 
Last edited:
open a command (cmd.exe) window as administrator and type in

netstat -a -b

This will show what programs are using what ports. Should tell you what program is occupying port 443.
 
@Rexxar i check that but myspace IM is ports 50254 50255 50256 50257 50258
and myspace IM blocks the Apache, Apache use only port 80 and 443?

@dydocan u mean portforwording? yes i have port 80 and 443 open
 
@Rexxar i check that but myspace IM is ports 50254 50255 50256 50257 50258
and myspace IM blocks the Apache, Apache use only port 80 and 443?

If MyspaceIM uses port 80 and/or 443 it would most likely be the reason for why Apache refuses to start.

Try shutting down myspaceIM and see if Apache starts with myspaceIM off.
 
Also if you've installed any mmorpgs check if you have a program named pando media down loader installed. It uses port 80 also.
 
i think i have WoW installed that could be?

He ment that some games use a downloader called "Pando media downloader" to help the user download game files faster.
(For example Allods)

This program will run in the background on your computer, without your knowledge, and will block port 80/443.

Please check your add/remove programs for anything with the name "Pando" in it.
 
hey when i put netstat -a -b on my other computer it say
The requested operation requires elevation.
its there other way to check ports or to be able to write the comment netstat -a -b

and no i dont have Pando media downloade :/
 
Start menu

Type in "cmd"

Rightclick "cmd.exe" and choose "Run as administrator"

Type in "netstat -a -b"

Press enter and enjoy the informational spam.
 
bump the only program that has port 443 is svchost.exe and i cant delete it is in Windows folder
fuck :/
 
Last edited:
Back
Top