downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Anforderungen> <Einführung
Last updated: Fri, 12 Mar 2010

view this page in

Installation/Konfiguration

Inhaltsverzeichnis



add a note add a note User Contributed Notes
Installation/Konfiguration
kosso1 at gmail dot com
05-Jan-2010 03:38
installing oauth pecl extension on fedora:

yum install php-devel
yum install libcurl-devel

pecl install -R /usr/lib/php oauth-0.99.9

add extension=oauth.so to php.ini  or create and add to/etc/php.d/oauth.ini

restart apache
xitanium at xitanium dot eu
20-Jul-2009 08:00
Simply download the PHP library file from OAuth website, install it in some directory you can access from your website, then just 'include' it.

Anforderungen> <Einführung
Last updated: Fri, 12 Mar 2010
 
 
show source | credits | sitemap | contact | advertising | mirror sites