This is a discussion on Re: Help needed on running Apache as a service on Windows XP Pro within the Windows Web Servers forums, part of the Web Server and Related Forums category; On Fri, 11 Jul 2003 00:24:54 GMT, The Other Guy responded to a post from Scott Vetter <...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Fri, 11 Jul 2003 00:24:54 GMT, The Other Guy responded to a post
from Scott Vetter <svetter@ameritech.net> who wrote in comp.infosystems.www.servers.ms-windows: >How can I run Apache as a service in Windows XP Pro? I looked on the >apache.org web site and found out how to do so in NT and 2000, but >nothing on XP? > > Perhaps as a side not when I issue the command: apache -k -n >"Apache2" -f httpd/Apache2\conf\httpd.conf", I get the message: The >system cannot find the file specified. : No installed service named >"Apache2". > >TIA, > >Scott Two things to try, Scott: 1) http://httpd.apache.org/docs-2.0/pla...ws.html#winsvc type in "apache -k install " at a DOS prompt; 2) go into Admin Tools --> Services in the Control Panel (assumes WIN NT-based O/S) and start the Apache services manually. Also keep in mind that you may have to configure any routers and firewalls to work with Apache on that port. See if that helps. Good luck. Regards, TOG -- ../configure --prefix=~/zyterion Not this guy or that guy, The Other Guy. This spot may contain a satirical comment or comedic source, and is meant to be funny. If you are easily offended, gullible or don't have a sense of humour we suggest you read elsewhere. |