That means you have a part of your include path that looks like
"library://...". It looks like a stream wrapper which Zend_Loader preserves
when exploding the path string. Check your include path and remove the extra
leading slash on the entry following "library".
-- Mon
On Sun, Aug 15, 2010 at 3:11 PM, gruby_karol <[email protected]>wrote:
>
> I also noticed in my log that the following PHP Notice precedes the
> exception:
>
> [15-Aug-2010 08:54:15] PHP Notice: is_readable() [ function.is-readable
> function.is-readable ]: Unable to find the wrapper "library" - did you
> forget to enable it when you configured PHP? in /library/Zend/Loader.php on
> line 190
>
> --
> View this message in context:
> http://zend-framework-community.634137.n4.nabble.com/Problem-upgrading-to-ZF10-1-please-advise-tp2322406p2325738.html
> Sent from the Zend Framework mailing list archive at Nabble.com.
>