introduction screenshots faq forum blog modules components download
Please use the search function and/or read the FAQ first.
-->

CheckServerPorts



Posted by: msatera
July 09, 2009 06:56AM
Hi,
I installed EasyPHP 3.0 and after running it I got message 'Apache2 port (80) is used by "" (inetinfo.exe)'. So I changed the port to 8080 in apache configuration. Then I restarded EasyPHP but the message appeared again and again. After half hour of googling I didn't find any solution so I just tried to set CheckServerPorts to "No" through EasyPHP configuration. And I got it finally running.
My question is, what is the purpose of CheckServerPorts property and why is it set to "Yes" by default.
Thanks.
Posted by: Amour
July 09, 2009 11:06PM
That feature check if any other program uses TCP 80 Port.
But, if you change that Port, EasyPHP can't know it ;)