'service' is not recognized as an internal or external command, operable program or batch file
I have installed XAMPP 7.4 and defined mysql
as Environment Variable on my system, and then tried to run service mysqld restart
on CMD but I got this:
F:\xampp\mysql\bin>service mysqld restart
'service' is not recognized as an internal or external command,
operable program or batch file.
So what is going wrong here? How can I run this command properly?
I would really appreciate any idea or suggestion from you guys...
Thanks in advance.
from Recent Questions - Stack Overflow https://ift.tt/3A5qPZP
https://ift.tt/eA8V8J
Comments
Post a Comment