Export to GitHub

php-reader - issue #29

Error


Posted on Feb 15, 2010 by Swift Bear

Warning: require_once(PHPUnit/Framework.php) [function.require-once]: failed to open stream: No such file or directory in /home/driveway/public_html/music/php-reader-1.7/tests/TestTransform.php on line 40

Fatal error: require_once() [function.require]: Failed opening required 'PHPUnit/Framework.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/driveway/public_html/music/php-reader-1.7/tests/TestTransform.php on line 40

Comment #1

Posted on Mar 9, 2010 by Happy Panda

Make sure you have PHPUnit installed (pear install phpunit)

Status: Invalid

Labels:
Type-Defect Priority-Medium