Conflict with Wamp server

Hi,

I just discover than when Wamp is started (Windows 10) then when I run a project with ExeOutPut 2.1 it shows the following:
No input file specified
Then when I stop Wamp server it works again normally.

Any conflict between servers ?

Thank-you,
Gilbert

Yes, it’s possible that WAMP server modifies your PATH environment variable and this conflicts with the PHP.EXE program also run by ExeOutput applications.

I’m using WAMP under Win 7 without issue. Not sure exactly what your issue is. For what I was doing, I had to convert my localhost path directory separator from “/” to “” to work under ExeOutput, else ExeOutput was not finding the path.