Skip to main content

OAuth PHP Extension not working

Comments

5 comments

  • 24x7server
    Hi, What do you see when you execute below command: # php -m | grep -i "OAuth"
    0
  • blipper
    Hi there, when I run that command, there are no results.
    0
  • cPanelMichael
    Hello, Did you install this PECL module for the version of PHP utilized by the website? Does this account use any custom php.ini files? Thank you.
    0
  • blipper
    Hi, this account does not have a custom php. And on the particular website, when I install it, I get this: PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20131226/oauth.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20131226/oauth.so: cannot open shared object file: No such file or directory in Unknown on line 0 uninstall ok: channel://pear.php.net/HTTP_OAuth-0.3.2 PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20131226/oauth.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20131226/oauth.so: cannot open shared object file: No such file or directory in Unknown on line 0 pear/HTTP_OAuth can optionally use PHP extension "pecl_http" (version >= 1.6.0) downloading HTTP_OAuth-0.3.2.tgz ... Starting to download HTTP_OAuth-0.3.2.tgz (56,461 bytes) ..............done: 56,461 bytes install ok: channel://pear.php.net/HTTP_OAuth-0.3.2 And sure enough, if I go to /usr/local/lib/php/extensions/no-debug-non-zts-20131226/, I do not see oauth.so there. Any ideas?
    0
  • cPanelMichael
    Hello, Feel free to open a support ticket using the link in my signature so we can take a closer look at your system. Thank you.
    0

Please sign in to leave a comment.