|
Next: delay log
|
| Author |
Message |
External

Since: Mar 17, 2006 Posts: 9
|
(Msg. 1) Posted: Fri Mar 17, 2006 10:37 am
Post subject: Help with Apache 2 startup Archived from groups: alt>apache>configuration (more info?)
|
|
|
I just installed Apache 2 on my Windows XP computer. But when I start
it up, I get the message (in 'console mode'):
[Fri Mar 17 18:23:01 2006] [error] (OS 2)The system cannot find the
file specified: No installed service named "Apache2".
Note the errors or messages above and press the <ESC> key to exit.
<countdown follows from 30 sec.s> ...
<---end--->
And then the computer takes no more action in trying. >> Stay informed about: Help with Apache 2 startup |
|
| Back to top |
|
 |  |
External

Since: Mar 17, 2006 Posts: 9
|
(Msg. 2) Posted: Sat Mar 18, 2006 12:06 am
Post subject: Re: Help with Apache 2 startup [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
|
|
| Back to top |
|
 |  |
External

Since: Mar 17, 2006 Posts: 9
|
(Msg. 3) Posted: Sat Mar 18, 2006 12:54 am
Post subject: Re: Help with Apache 2 startup [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
|
|
| Back to top |
|
 |  |
External

Since: Mar 17, 2006 Posts: 9
|
(Msg. 4) Posted: Sat Mar 18, 2006 1:57 am
Post subject: Re: Help with Apache 2 startup [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
I called apache -k start and the message pops up. I called apache -k
install, but the service still doesn't install. But it does give the
following message:
(OS 10048)Only one usage of each socket address (protocol/network
address/port) is normally permitted. : make_sock: could notbind to
address 0.0.0.0:80 no listening sockets available, shutting down
Unable to open logs
<---end---> >> Stay informed about: Help with Apache 2 startup |
|
| Back to top |
|
 |  |
External

Since: Jan 19, 2006 Posts: 142
|
(Msg. 5) Posted: Sat Mar 18, 2006 9:55 am
Post subject: Re: Help with Apache 2 startup [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
|
|
| Back to top |
|
 |  |
External

Since: Mar 17, 2006 Posts: 9
|
(Msg. 6) Posted: Sat Mar 18, 2006 10:42 am
Post subject: Re: Help with Apache 2 startup [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
|
|
| Back to top |
|
 |  |
External

Since: Mar 17, 2006 Posts: 9
|
(Msg. 7) Posted: Sun Mar 19, 2006 7:30 am
Post subject: Re: Help with Apache 2 startup [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
|
|
| Back to top |
|
 |  |
External

Since: Mar 17, 2006 Posts: 9
|
(Msg. 8) Posted: Sun Mar 19, 2006 9:21 am
Post subject: Re: Help with Apache 2 startup [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
|
|
| Back to top |
|
 |  |
External

Since: Jan 19, 2006 Posts: 142
|
(Msg. 9) Posted: Sun Mar 19, 2006 11:55 am
Post subject: Re: Help with Apache 2 startup [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
NatoVR wrote:
> Do you think I should try re-installing apache?
Try to use on windows command line
netstat -n -a
first (I think it was netstat -n -a). This should show you active
connections. Can you find under 'local address' anything like e.g.
0.0.0.0:80 or
127.0.0.1:80
or anything on port 80?
--
Robert >> Stay informed about: Help with Apache 2 startup |
|
| Back to top |
|
 |  |
External

Since: Mar 17, 2006 Posts: 9
|
(Msg. 10) Posted: Mon Mar 20, 2006 1:07 am
Post subject: Re: Help with Apache 2 startup [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
|
|
| Back to top |
|
 |  |
External

Since: Mar 17, 2006 Posts: 9
|
(Msg. 11) Posted: Mon Mar 20, 2006 12:03 pm
Post subject: Re: Help with Apache 2 startup [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
|
|
| Back to top |
|
 |  |