This is a discussion on [crit] (OS 10038)Socket operation on non-socket: make_sock: for address 127.0.0.1:80, apr_socket_opt_set: (SO_KEEPALIVE) no listening sockets available, shutting down within the Windows Web Servers forums, part of the Web Server and Related Forums category; I am new to Apache Server Just now I donloaded Apache 2 version and intalled the MSI File in my ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I am new to Apache Server
Just now I donloaded Apache 2 version and intalled the MSI File in my Windows 98 machine and tried starting the Apache Server After Clicking "Start Apache in Console" from the Programs the dos window closed. I moved into the DOS window and tried to start the Server by first going into "C:\Program Files\Apache Group\Apache2\bin" folder and then typed "apache -k Install" and then following Output Came [Fri Nov 19 13:13:57 2004] [crit] (OS 10038)Socket operation on non-socket: make _sock: for address 127.0.0.1:80, apr_socket_opt_set: (SO_KEEPALIVE) no listening sockets available, shutting down Unable to open logs I am confused as what to do now Is it that Apache Server cannot be installed on Desktop Computer. I mean standalone PC and it has to be in Internet Server. Thanks in advance CSJakharia |
|
|||
|
csplrj@yahoo.co.in wrote:
> I am new to Apache Server > > Just now I donloaded Apache 2 version and intalled the MSI File in my > Windows 98 machine and tried starting the Apache Server > > After Clicking "Start Apache in Console" from the Programs the dos > window closed. I moved into the DOS window and tried to start the > Server by first going into "C:\Program Files\Apache Group\Apache2\bin" > folder and then typed "apache -k Install" and then following Output > Came > > [Fri Nov 19 13:13:57 2004] [crit] (OS 10038)Socket operation on > non-socket: make > _sock: for address 127.0.0.1:80, apr_socket_opt_set: (SO_KEEPALIVE) > no listening sockets available, shutting down > Unable to open logs That usually means that you have another program already using port 80. That could be another web server, or a file sharing program like Kazaa. -- Phil Frisbie, Jr. Hawk Software http://www.hawksoft.com |
|
|||
|
Thanks for trying to help me
I checked that using "netstat-a" command There is no one listening on port 80 When I start Apache Service Monitor only OK and Exit button are enabled and nothing is displayed in the Service Status Combo Box Still facing the same problem Thanks in advance CSJakharia |
|
|||
|
On 20 Nov 2004, "csplrj@yahoo.co.in" <csplrj@yahoo.co.in> wrote in
news:1100966834.375908.53510@c13g2000cwb.googlegro ups.com: > When I start Apache Service Monitor only OK and Exit button are > enabled and nothing is displayed in the Service Status Combo Box > Still facing the same problem Apache Monitor does not work on Windows 98, as there is no such thing as a service in that operating system. It sound like you really need to read some of the documentation and spend some time reading the Windows-specific FAQs at apache.org. |
|
|||
|
I know that.
I just gave that information for giving the whole situation in a more detail way. .. my Server Exception is still there How can I start my Server?? My problem still hangs Thanks in advance CSJakharia |