ZF-4198: exception during zf create project in Zend_Tool
Description
I chose "unknown" in the component as Zend_Tool isn't listed.
I get the following after running: zf create project
"Exception: RecursiveDirectoryIterator::__construct(./Zend): failed to open dir: No such file or directory"
inside my project folder i have: 'application' 'library' '.zfproject.xml'
no folder public, no index.php
yes, my include path is correct, as i am able to run: zf show verison and it comes back fine
Comments
Posted by old of Satoru Yoshida (yoshida@zend.co.jp) on 2009-02-16T22:19:01.000+0000
Set component
Posted by Ralph Schindler (ralph) on 2009-04-24T11:02:12.000+0000
This has been addressed in trunk by other fixes.