In Zend/Io/Exception.php and Zend/Media/Exception.php
there is the code: require_once 'Zend/Exception.php';
but this file is not provided in zip code and is not available in the website.
The error received the following:
Warning: require_once(Zend/Exception.php) [function.require-once]: failed to
open stream: No such file or directory in
/home/wikiaves/public_html/php-reader-1.8/library/Zend/Media/Exception.php on
line 24
Fatal error: require_once() [function.require]: Failed opening required
'Zend/Exception.php' (include_path='.:/usr/share/pear:php-reader-1.8/library/')
in /home/wikiaves/public_html/php-reader-1.8/library/Zend/Media/Exception.php
on line 24
Thank You!
Original issue reported on code.google.com by reice...@gmail.com on 30 Apr 2011 at 2:46
Original issue reported on code.google.com by
reice...@gmail.com
on 30 Apr 2011 at 2:46