[horde] Facebook

Rodrigo Abantes Antunes rodrigoantunes at pelotas.ifsul.edu.br
Mon Jul 2 17:38:05 UTC 2012


After I installed Pecl_Http and restarted the system both facebook and  
twitter worked, I really don't know why I have to restart the system  
if the extension was already loaded (I could see it in phpinfo), and  
don't know why php5-curl didn't work too.  Thank you very much for the  
help.

-- 
Rodrigo Abrantes Antunes
Técnico em Tecnologia da Informação
Coordenadoria de Manutenção e Redes
Instituto Federal Sul-rio-grandense - Campus Pelotas



Quoting Michael J Rubinsky <mrubinsk at horde.org>:

> Quoting Rodrigo Abantes Antunes <rodrigoantunes at pelotas.ifsul.edu.br>:
>
>> php5-curl was already installed and loaded. I did "pecl install
>> Pecl_Http" and loaded http.so in php but still the same problem, the
>> link that is generated is
>> "https://api.twitter.com/oauth/authorize?oauth_token&oauth_callback=http%3A%2F%2Fwww.domain.com%2Fhorde4%2Fservices%2Ftwitter%2F" with  
>> no
>> oauth_token.
>
> Sorry, didn't mean you needed to install both. I was asking so I knew
> which http client horde was using. If you have it installed, horde
> will use the pecl extension, then the curl extension if available.
> Otherwise, Horde will attempt to use fopen.
>
> Still, I cannot reproduce this with any of the http client backends.
>
> Do you have any entry in the prefs table for the 'twitter' pref? If
> so, try deleting it manually and trying again.
>
>
>
>> Quoting Michael J Rubinsky <mrubinsk at horde.org>:
>>
>>> Quoting Rodrigo Abantes Antunes <rodrigoantunes at pelotas.ifsul.edu.br>:
>>>
>>>> Http Client? There is no mention of this in the guide. Sorry, I
>>>> don't know much of oauth tokens and this process of authentication
>>>> with oauth tokens. I installed Horde_Oauth - Horde OAuth
>>>> client/server.
>>>
>>> Do you have either the Pecl_Http extension or the PHP Curl extension
>>> installed?
>>>
>>>>
>>>> --
>>>> Rodrigo Abrantes Antunes
>>>> Técnico em Tecnologia da Informação
>>>> Coordenadoria de Manutenção e Redes
>>>> Instituto Federal Sul-rio-grandense - Campus Pelotas
>>>>
>>>>
>>>>
>>>> Quoting Michael J Rubinsky <mrubinsk at horde.org>:
>>>>
>>>>> Works fine here now.  Do you know what http client you are using on
>>>>> each server?
>>>>> --
>>>>> mike
>>>>>
>>>>> Sent from mobile
>>>>>
>>>>> Rodrigo Abantes Antunes <rodrigoantunes at pelotas.ifsul.edu.br> wrote:
>>>>>
>>>>> Quoting Rodrigo Abantes Antunes
>>>>> <rodrigoantunes at pelotas.ifsul.edu.br>> I updated Horde/OAuth and
>>>>> Horde/Service_Twitter but still the same
>>>>>> problem. I mirrored this installation in another old server with
>>>>>> older php/apache versions and it worked, facebook also worked.
>>>>>> --
>>>>>> Rodrigo Abrantes Antunes
>>>>>> Técnico em Tecnologia da Informação
>>>>>> Coordenadoria de Manutenção e Redes
>>>>>> Instituto Federal Sul-rio-grandense - Campus Pelotas
>>>>>>
>>>>>>
>>>>>>
>>>>>> Quoting Michael J Rubinsky <mrubinsk at horde.org>:
>>>>>>
>>>>>>> Quoting Rodrigo Abantes Antunes <rodrigoantunes at pelotas.ifsul.edu.br>:
>>>>>>>
>>>>>>>> I did some debug in code and It seems that no requestoken is
>>>>>>>> generated, in the file Oauth/Consumer.php the function
>>>>>>>> getRequestToken returns nothing.
>>>>>>>>
>>>>>>>> return Horde_Oauth_Token::fromString($response->getBody());
>>>>>>>>
>>>>>>>> An echo in $response->getBody() shows nothing and it should show
>>>>>>>> the oauth_token.
>>>>>>>>
>>>>>>>> Is there some class or extension that I may have missed? I
>>>>>>>> installed horde with "pear install -a -B horde/webmail".
>>>>>>>
>>>>>>> No, this was a combination of a number of issues. There was a bug
>>>>>>> in our OAuth code that caused the OAuth signature to be build
>>>>>>> incorrectly when communicating over SSL. There were also some
>>>>>>> minor changes in the Twitter API that necessitated changes to
>>>>>>> Service_Twitter as well as Horde.
>>>>>>>
>>>>>>> Both Horde/OAuth and Horde/Service_Twitter were fixed and
>>>>>>> released, the Horde changes will be available when the next bug
>>>>>>> fix release for the Horde package drops.
>>>>>>>
>>>>>>> --
>>>>>>> mike
>>>>>>>
>>>>>>> The Horde Project (www.horde.org)
>>>>>>> mrubinsk at horde.org
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Horde mailing list
>>>>>> Frequently Asked Questions: http://horde.org/faq/
>>>>>> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
>>>>>>
>>>
>>>
>>> --
>>> mike
>>>
>>> The Horde Project (www.horde.org)
>>> mrubinsk at horde.org
>
>
> --
> mike
>
> The Horde Project (www.horde.org)
> mrubinsk at horde.org





More information about the horde mailing list