Shell_exec(): Unable to execute

gkibria

New member
Hello, I tried to get system uuid using shell_exec() but script retured following error

shell_exec(): Unable to execute 'echo | C:\WINDOWS\System32\wbem\wmic.exe path win32_computersystemproduct get uuid'

any idea? Thanks
 
Try the workaround here:
1_2.png
How to get system mac address - SOLVED ExeOutput for PHP
The problem can be fixed with: [image]
 

Attachments

  • image.png
    image.png
    33.7 KB · Views: 1
Back
Top