Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter omar1

    (@omar1)

    SOLVED!!!!!!!!!!!!!!!!!!!!!!!!

    Now I can finally say this is an amazing plugin, but you guys should really make this an issue in your documentation. A lot of people in the forums had this issue but I only got the hint from the oldest post.

    The issue is the PHP CURL extension needs to be installed.

    On Digital Ocean, these are the commands to install the CURL extension:

    sudo apt-get update
    sudo apt-get install php5-curl curl
    sudo service apache2 restart

    Hey glad you solved it!

    We added server requirements here but are also working on improving our documentation.

    Thanks for letting us know.

    Phil

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Redirect not working’ is closed to new replies.