Results 1 to 2 of 2

Thread: Help with youtube API

  1. #1

    Thread Starter
    Lively Member
    Join Date
    May 2008
    Posts
    89

    Help with youtube API

    Hello im interested in youtube API.
    http://code.google.com/apis/youtube/...guide_php.html

    I downloaded standlone release at
    http://framework.zend.com/download/gdata

    i extracted everything in htdocs and run /zend/tests/AllTests.php to see if it works and got errors


    Warning: require_once(PHPUnit/Framework.php) [function.require-once]: failed to open stream: No such file or directory in C:\xampp\htdocs\zend\zend\tests\TestHelper.php on line 26

    Fatal error: require_once() [function.require]: Failed opening required 'PHPUnit/Framework.php' (include_path='.;\xampp\php\PEAR') in C:\xampp\htdocs\zend\zend\tests\TestHelper.php on line 26

    can someone point me into getting fixed this?

  2. #2
    PowerPoster
    Join Date
    Sep 2003
    Location
    Edmonton, AB, Canada
    Posts
    2,629

    Re: Help with youtube API

    it looks like you'll need to install PHPUnit (from PEAR). if you have trouble, this guy wrote up something about installing PEAR and then installing PHPUnit using it.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width