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.