Hi
I am not sure that this is the same problem as mine but it looks like under some environments Apache is missing some Microsoft redistribution libraries.
Specifically (and if the problem is different, then you might as well add this in the FAQ or include the libraries), here is my problem and how I solved it.
- Environment: old XP system, but I had it also under 2003R2 for example
- Message: when launching EasyPHP 12: "Le système ne peut pas exécuter le programme spécifié" (in french), or "The system cannot execute the specified program".
- At this point, Easy PHP opens Apache's configuration file... but it is correct
- When I try to run Apache or ApacheMonitor by myself, I get also an error, plus some useful information in the system log: "The dependent assembly Microsoft.VC90.CRT cannot be found"
- Solution: I looked for this library, for example here: [
www.microsoft.com], downloaded the relevant version and installed it.
Now it works.
Hope it will help, if not with the W7 issue, at least for older systems.