F5F Stay Refreshed Hardware Desktop powershell not recognising commands

powershell not recognising commands

powershell not recognising commands

S
skovbo1801
Member
186
09-06-2023, 03:45 AM
#1
I included the PHP directory path, but it doesn't function in PowerShell. It functions correctly in Command Prompt.
S
skovbo1801
09-06-2023, 03:45 AM #1

I included the PHP directory path, but it doesn't function in PowerShell. It functions correctly in Command Prompt.

D
Dr_Apophis
Junior Member
43
09-12-2023, 04:52 AM
#2
When php is treated as an executable, adding a dot (.) before it mimics Linux shell behavior.
D
Dr_Apophis
09-12-2023, 04:52 AM #2

When php is treated as an executable, adding a dot (.) before it mimics Linux shell behavior.

K
kip1113
Member
129
09-13-2023, 08:54 PM
#3
Confirming the statement. Path appears to be set correctly as .\php.exe.
K
kip1113
09-13-2023, 08:54 PM #3

Confirming the statement. Path appears to be set correctly as .\php.exe.