Page 1 of 1

ports 80 and 443 in use by httpd.exe [SOLVED]

PostPosted: 29. March 2012 21:25
by attaboy
I have these messages in cp3
11:03:18 AM [apache] Possible problem detected: Port 80 in use by "httpd.exe"!
11:03:18 AM [apache] Possible problem detected: Port 443 in use by "httpd.exe"!

So what's httpd and what's it doing to my ports?

Re: ports 80 and 443 in use by httpd.exe

PostPosted: 29. March 2012 22:14
by hackattack142
It is Apache. If you have Apache installed as a service, it will start when your computer boots. The 3.0.2 version of the control panel just sees it as a potential issue because something is using the ports before it was started. If you do intentionally have Apache running as a service then it is not a problem. Later versions of the control panel should detect it differently.

Re: ports 80 and 443 in use by httpd.exe[SOLVED]

PostPosted: 30. March 2012 02:17
by attaboy
Thanks I had a feeling it had something to do with how I setup Apache as a service. There seems to be a down side in cp3 I can't stop Apache I have to bring up the older cp to do that. I know with wamp everything is run as a service and it's easy start and stop them.
update:
I set password on Administrator now I can start/stop load and unload services in cp3 so I'm happy :D