I now get this error when loading AllTests.php Warning: require_once(PHPUnit/Framework.php) [function.require-once]: failed to open stream: No such file or directory in /home/gameany/public_html/library/TestHelper.php on line 22
Fatal error: require_once() [function.require]: Failed opening required 'PHPUnit/Framework.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/gameany/public_html/library/TestHelper.php on line 22 dinoboff wrote: > > I don't know for the packages, but it's in the repository: > http://framework.zend.com/svn/framework/tag/release-1.5.0RC1/library/Zend/Mime.php > http://framework.zend.com/svn/framework/tag/release-1.0.4/library/Zend/Mime.php > > Have you tried re-uploading Zend, some files can get corrupted when > uploaded or their upload can failed. > > > Maceman wrote: >> >> Warning: require_once(Zend/Mime.php) [function.require-once]: failed to >> open stream: No such file or directory in >> /home/gameany/public_html/library/Zend/Gdata/App/MediaEntry.php on line >> 35 >> >> Fatal error: require_once() [function.require]: Failed opening required >> 'Zend/Mime.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in >> /home/gameany/public_html/library/Zend/Gdata/App/MediaEntry.php on line >> 35 >> >> >> That is the error I get when trying to use the Google Data Library. It >> didn't come with a Mime.php file. Whats up? >> > > -- View this message in context: http://www.nabble.com/Warning%3A-require_once%28Zend-Mime.php%29--function.require-once-%3A-failed-to-open-stream-tp15782611s16154p15784123.html Sent from the Zend Framework mailing list archive at Nabble.com.
