It seems from the error that you declare the same class more then once. That's a PHP error not something directly related to ZF. Make sure your not declaring the same class more then once.
On Thu, Feb 26, 2009 at 11:50 AM, gerritku <[email protected]> wrote: > > I try YouTube.php example code on Zend framework package. > But from my server i get error > "Fatal error: Cannot redeclare class Zend_Gdata_YouTube in > D:\wamp\www\bezzer\tested.php on line 78" > Anyone have solution for this error? > Or anybody give me example code to automatic login to youtube account with > Youtube APIs and Zendframework? > > Gerrit > -- > View this message in context: > http://www.nabble.com/Problem-on-example-code.-tp22220879p22220879.html > Sent from the Zend Framework mailing list archive at Nabble.com. > > -- Vincent Gabriel. Lead Developer, Senior Support. Zend Certified Engineer.
