After including the library in php.ini, I try to create a project in a DOS window by typing C:\wamp\www\Zend\bin>zf.bat create project quick start I got a error message:
'"php.exe"' is not recognized as an internal or external command, operable program or batch file."
What causes this error message to occur, and what is the solution?