php - Cannot create a zend framework project from the command line -
i have done configurations required run zend framework project on server,and working fine.but when try create new project command line,
c:\wamp\www> zf create project myproject
its not creating project.also not giving error.i have set paths of php.exe , zf.bat.
c:\wamp\www> zf show version not doing anything.
there not information in online documentation.
it related permission, depending on zf.bat is, have experienced issues when trying call bat or similar files under c:/ folders. if that's not problem, , not receiving error messages in prompt when calling zf tool, check event viewer, can more info error there.
Comments
Post a Comment