Shell_exec Not working in exeoutput

The method shell_exec is not working when creating exe using Exeoutput for PHP. It worked fine with wamp server it locally executed and displayed the proper result.

In order to get the physical address i used shell_exec(‘ipconfig /all’). Working fine with WAMP. Even i tried system('ipconfig /all) also…Both are not working in exeoutput for php.

Please help me to find the solution at the earliest.

Thank you

Probably a conflict with our virtualization engine. We’ll check.