我搜索网站几个小时寻找答案,没有任何帮助我.我安装了PHP/Apache2/PECL/OAuth并编辑了php.ini extension=oauth.我得到这个错误我键入的所有内容"php example.php"我将设置令牌和example.php中所需的一切
PHP致命错误:第22行/home/twitter/TwitterAutoReply.php中找不到类'OAuth'
我的php文件是example.php和TwitterAutoReply.php
https://raw.github.com/gist/820281/303a61ee9b324070e803e51806552e64fccfdd4c/example.php 和https://gist.github.com/raw/820281/6bf1b6d78dd05daef319ce84a88eedf139a44b5a/TwitterAutoReply.php