Hi,
I am new for PHP.
I have configure PHP plugins in Elipse Indigo.
I have written small code to test but code is not running giving error that 'Could not execute external app c:xampp\apache\bin\apache.exe'
Can anyone please help me out in this?
Find your Apache error_log and see what it says?
Also, if "c:xampp\apache\bin\apache.exe" is truly the path given in the error, then the first problem you should address is the fact that you're missing a backslash after the colon.