简体   繁体   English

我在哪里可以获得用于Windows的PHP 5.4.4的OAuth DLL?

[英]where can I get OAuth dll for php 5.4.4 for windows?

任何人都可以告诉我,在哪里可以获取php 5.4的for php的php_oauth.dll?

Would you check this post, it discusses how to install it on Windows. 你会查看这篇文章,它讨论了如何在Windows上安装它。

http://katieseaborn.com/masters/prototype/installing-oauth-on-windows/ http://katieseaborn.com/masters/prototype/installing-oauth-on-windows/

As well as this old Stack Overflow post. 以及这个旧的Stack Overflow帖子。 how to install the oauth in php 如何在php中安装oauth

I just had some issues getting this set up on WAMP. 我刚刚在WAMP上设置了一些问题。

  1. Download the proper extension here: http://windows.php.net/downloads/pecl/releases/oauth/ 在这里下载适当的扩展名: http//windows.php.net/downloads/pecl/releases/oauth/

  2. You will need to make sure you have a compatible version of php to work with it. 你需要确保你有一个兼容的PHP版本来使用它。 Since WAMP only supports up to a certain version of PHP you may need to install PHP manually. 由于WAMP仅支持某个版本的PHP,因此您可能需要手动安装PHP。 Short article on that here: http://www.websanova.com/tutorials/php/manually-adding-php-versions-to-wamp 关于此的简短文章: http//www.websanova.com/tutorials/php/manually-adding-php-versions-to-wamp

You can download if from ' http://windows.php.net/downloads/pecl/releases/oauth/1.2.3/ '. 您可以从' http://windows.php.net/downloads/pecl/releases/oauth/1.2.3/ '下载。 Which is suitable for you 哪个适合你

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM