PECL OAuth-1.2.2 for Windows

混江龙づ霸主 提交于 2019-12-11 00:28:56

问题


I'm trying to get PECL OAuth to work on a Windows dev box (using WAMP). I found two dlls for older versions at Pierre's site but neither of them seem to work.

Adding the DLL to the relevant wamp\bin\php\php5.x.x\ext directory and then ticking the option in the PHP extensions flyout does not add anything OAuth related to the output of phpinfo() and if I try to instantiate an OAuth object I get a "Class 'OAuth' not found" error.

Is there anywhere (or any way) that I can get hold of working DLLs (ideally for the latest 1.2.2 version of OAuth, but any 1.0 or higher stable version will do). The maching in question is running 32bit Windows (Vista).

I hope somebody can help where Google has failed me so far...!

Thanks in advance,

Christian


回答1:


I'm just barely beginning to delve into this whole thing, so I'm not quite sure which way is up, but does this article on oAuth, Xampp, and Windows, scroll down for the English, do the trick?

Let me know as I'm eager to figure all this out too!

And/or would one be able to build it with windows?



来源:https://stackoverflow.com/questions/7043453/pecl-oauth-1-2-2-for-windows

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!