PS D:\wamp64\bin\apache\apache2.4.51\bin> httpd
httpd : The term 'httpd' is not recognized as the name of a cmdlet, function, script file, or operable
program. Check the spelling of the name, or if a path was included, verify that the path is correct
and try again.
At line:1 char:1
+ httpd
+ ~~~~~
+ CategoryInfo : ObjectNotFound: (httpd:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
Suggestion [3,General]: The command httpd was not found, but does exist in the current location. Windows PowerShell does not load commands from the current location by default. If you trust this command, instead type: ".\httpd". See "get-help about_Command_Precedence" for more details.
PS D:\wamp64\bin\apache\apache2.4.51\bin>
what is this means?? why ??, thx for the reply
httpd : The term 'httpd' is not recognized as the name of a cmdlet, function, script file, or operable
program. Check the spelling of the name, or if a path was included, verify that the path is correct
and try again.
At line:1 char:1
+ httpd
+ ~~~~~
+ CategoryInfo : ObjectNotFound: (httpd:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
Suggestion [3,General]: The command httpd was not found, but does exist in the current location. Windows PowerShell does not load commands from the current location by default. If you trust this command, instead type: ".\httpd". See "get-help about_Command_Precedence" for more details.
PS D:\wamp64\bin\apache\apache2.4.51\bin>
what is this means?? why ??, thx for the reply