Cant find zf.bat in zend framework download [duplicate]

喜你入骨 提交于 2019-12-22 03:44:39

问题


Possible Duplicate:
Zend Framework 2 “Zend Tool Missing” in bin folder

I am trying to install the zend framework on my computer and it seems that I need a file zf.bat and its supposed to be in the bin folder. All that I have in the bin folder is:

autoload_example.php autoload_examples.php classmap_generator.php createAutoloadTestClasses.php pluginmap_generator.php

I know that this isn't a programming question, so can someone help me direct it to the correct forum?


回答1:


no more zf.bat

start from this http://framework.zend.com/manual/2.0/en/user-guide/skeleton-application.html




回答2:


There is no Zend_Tool in Zend Framework 2. You just copy the Skeleton Application (for the time being).

In ZF1 there definetely IS zf.bat in the bin directory. Double check you're downloading ZF1 and double check the contents of the archive.



来源:https://stackoverflow.com/questions/12501345/cant-find-zf-bat-in-zend-framework-download

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!