I guess you don't need the include_path path. Zend Loader does the
hard work for you. Try it out :)


On Sep 27, 5:45 pm, Sergio Hernández <[EMAIL PROTECTED]> wrote:
> Hi everyone,
>
> I don't know what happens... I obtain the following error:
>
> Fatal error: Cannot redeclare property static protected
> Zend_Gdata_App::$_staticHttpClient in class Zend_Gdata in D:\sergio
> \wamp\includes\ZendGdata-1.6.1\library\Zend\Gdata.php on line 41
>
> with these lines:
>
> require_once 'Zend/Loader.php';
> Zend_Loader::loadClass('Zend_Gdata_Photos');
> Zend_Loader::loadClass('Zend_Gdata_ClientLogin');
> Zend_Loader::loadClass('Zend_Gdata_AuthSub');
>
> and I have this line in my php.ini:
>
> include_path = ".;D:\sergio\wamp\includes\ZendGdata-1.6.1\library;"
>
> I've tried everything... Please, can you help me?
>
> Thank you very much and best regards.
>
> Sergio
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Picasa Web Albums API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Picasa-Data-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to