i am using ZF1.8dev from SVN i tried the Preview Release version with http://www.zfforums.com/zend-framework-general-discussions-1/resources-developers-37/bootstrapping-zf-1-8-way-2679.html#post9673 Bootstrapping the ZF1.8 way and it works but it fails with any later version beta from the ZF Download Page or the SVN 1.
the error Warning: include(Zend\Application\Bootstrap\Base.php) [function.include]: failed to open stream: No such file or directory in D:\_FRAMEWORKS_\_ZF_TRUNK\library\Zend\Loader.php on line 83 Warning: include() [function.include]: Failed opening 'Zend\Application\Bootstrap\Base.php' for inclusion (include_path='D:\Projects\test/library;.;D:/_FRAMEWORKS_/_ZF_TRUNK/library;D:/_FRAMEWORKS_/_ZF_TRUNK/incubator;') in D:\_FRAMEWORKS_\_ZF_TRUNK\library\Zend\Loader.php on line 83 Fatal error: Class 'Zend_Application_Bootstrap_Base' not found in D:\Projects\test\library\My\Application\Bootstrap.php on line 12 Zend_Tool fails too i posted that here too http://www.nabble.com/ZF1.8dev---Zend_Tool-Error-td23229134.html http://www.nabble.com/ZF1.8dev---Zend_Tool-Error-td23229134.html -- View this message in context: http://www.nabble.com/Bootstrapping-in-ZF1.8-tp23229165p23229165.html Sent from the Zend Framework mailing list archive at Nabble.com.
