I need a program that create a web-like environment (like easyphp does) but without requiring user interaction to start (easyphp requires you to press "start").
The most important part is that it doesn't expose apache over the web but it must be available only to 127.0.0.1 (lan is allowed too but not required).
It must work with php and mysql.
I can't configure an apache server correctly by myself because there are a lot of options and security things that I think I really don't know enough well to set it up by myself.
Any suggestion?
I think you can do it with wampserver by adding a shortcut to wampserver in the startup folder (Start Menu) or using the "Windows service manager"