How to install the OAuth PHP extension for PHP versions provided by Plesk

Comments

2 comments

  • Avatar
    Daniel Gómez

    I tried the 3rd step and I got this error:

    "checking pcre.h usability... no checking pcre.h presence... no checking for pcre.h... no configure: error: Couldn't find pcre.h, try installing the libpcre development/headers package ERROR: `/tmp/oauth/configure --with-php-config=/opt/plesk/php/7.4/bin/php-config' failed"

    To fix this issue, you need to install the PCRE development package on your server:

    sudo apt-get install libpcre3-dev

    After that, it all worked fine.

    0
  • Avatar
    Unknown User

    how to install php 5.4 version  pls tell me step by step

    0

Please sign in to leave a comment.

Have more questions? Submit a request