I went configuration from icon on notification area, clicked:
"Run Apache and MySql as services (administrator only)"
Got ERRORs:
1. Can't install service: The system cannot find the file specified. (2)
2.Cannot run server : The specified service does not exist as an installed service. (1060)
? - How do I run Apache and MySql as services instead of aplications and will this matter?
uncheck "start apache and mysql as services" in easyphp configuration, stop apache.
hexedit "EasyPHP5.3.0\apache\bin\libhttpd.dll" find and replace "Apache2.2" with "Apache2" (overwrite "2E 32" with "00 00"), save.
check "start apache and mysql as services" in easyphp configuration, enjoy.