1
votes

I am new to this YII Framework. I am trying to install it using this tutorial.

I am getting this error at last step:

<<‘php.exe’ is not recognized as an internal or external command, operable program or batch file>>

I am using Xamp on Windows 7.

C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Program (...) Server\80\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\90\Tools\binn\;C\xampp\php\

This is my environment variable path.

I searched a lot about that and found many solutions, but none of them are working me.

1
@Mike C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD (...) Server\90\Tools\binn\;C\xampp\php\php.exe this thing also not working. - Omer Obaid
Edit your question instead, please. I don't know the answer, I just edited it. - Mike

1 Answers

0
votes

Have you restarted your computer yet? Windows doesn't reload the system environment variables once they're changed. The easiest way to force them to be applied is to restart the computer.