
ckwoh88 at yahoo
May 7, 2008, 7:05 PM
Post #3 of 5
(102 views)
Permalink
|
|
Re: Apache Server 2.0.6.3 Installation problem
[In reply to]
|
|
William A. Rowe, Jr. wrote: > > Jeff88 wrote: >> >> Good Day! When I tried to install the Apache Server 2.0.6.3 (with no ssl >> version) using the msi installer in Windows XP (SP2), I have encountered >> the >> following problem when the installation finished. The message pops up >> automatically. >> >> [Error] <OS 2> The system cannot find the file specified. : No installed >> service name "Apache2". > > The installer was not successful, but that didn't prevent you from having > the software installed. > > To try installing an "Apache2" service, in a cmd.exe window, > > cd "\program files\apache software foundation\apache2\bin" > apache -k install -n Apache2 > > and see what messages are displayed. > > [.If I have the path above wrong, it's \program files\apache group\...] > > Thank you for your reply, William. When I tried the command suggested, the > following message displayed: > > <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 > > What should I do next? Thank you > > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP Server Project. > See <URL:http://httpd.apache.org/userslist.html> for more info. > To unsubscribe, e-mail: users-unsubscribe[at]httpd.apache.org > " from the digest: users-digest-unsubscribe[at]httpd.apache.org > For additional commands, e-mail: users-help[at]httpd.apache.org > > > -- View this message in context: http://www.nabble.com/Apache-Server-2.0.6.3-Installation-problem-tp17100103p17117649.html Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe[at]httpd.apache.org " from the digest: users-digest-unsubscribe[at]httpd.apache.org For additional commands, e-mail: users-help[at]httpd.apache.org
|