-- iceangel89 <comet2...@gmail.com> wrote
(on Friday, 24 April 2009, 11:47 PM -0700):
> 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

The API for Zend_Application changed slightly between the preview
release (an alpha version) and the beta. Please check the current
documentation on the site to get the new classes.

(Extend Zend_Application_Bootstrap_Bootstrap instead).

<snip>

> 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 

Again, make sure you're following documentation from the latest beta
release.

-- 
Matthew Weier O'Phinney
Project Lead            | matt...@zend.com
Zend Framework          | http://framework.zend.com/

Reply via email to