use "cd" to change the directory to your project, then give it a try
clintonia 2 years ago
I found solution to my problem
framework+zend+com_issues_browse_ZF-7465
replace + to .
and _ to /
doobzzz 2 years ago
in 1.9.1 release there is a bug fix "zf create controller fails on Windows with ZF 1.9". See if it applies to you.
integral30 2 years ago
shouldn't happen. You are using zend tool from directory where application, library and public are, correct? It should be directory with a dot file hidden file ".zfproject.xml"
Yes, I have this file in project folder.
When I switch back my system path to point on old (1.8.4) zend tool it works.
but 1.9 does not work (returns: No project found).
I use windows px.
(btw. thanks for best zf tutorial)
I updated to 1.9
Now when I am use zend tool to create action/component/whatever it says something like "there is no project file" :/
sorry for my english
use "cd" to change the directory to your project, then give it a try
clintonia 2 years ago
I found solution to my problem
framework+zend+com_issues_browse_ZF-7465
replace + to .
and _ to /
doobzzz 2 years ago
in 1.9.1 release there is a bug fix "zf create controller fails on Windows with ZF 1.9". See if it applies to you.
integral30 2 years ago
shouldn't happen. You are using zend tool from directory where application, library and public are, correct? It should be directory with a dot file hidden file ".zfproject.xml"
integral30 2 years ago
Yes, I have this file in project folder.
When I switch back my system path to point on old (1.8.4) zend tool it works.
but 1.9 does not work (returns: No project found).
I use windows px.
(btw. thanks for best zf tutorial)
doobzzz 2 years ago
I updated to 1.9
Now when I am use zend tool to create action/component/whatever it says something like "there is no project file" :/
sorry for my english
doobzzz 2 years ago