Hello there,
I am trying to install symfony php framework.
I am working with windows.
My apache & php stuff is under C:\wamp
The framework is under C:\dev\
I am trying to do something like this in ms-dos:
c:\> php lib\vendor\symfony\data\bin\symfony -V
The php command isnt recognized. I suppose this is a pretty simple issue, but I have looked around without finding an answer anywhere.
Thanks, Marius