0

I'm using php on appengine to login to g+ according to this tutorial and I get this error

Google PHP API Client requires the CURL PHP extension

I tried this solution but I get the same error

3
  • Is curl installed and enabled? Check phpinfo. Commented Nov 9, 2013 at 10:47
  • I do not know why the solution on stackoverflow.com/a/19851839/2018227 does not work for you, I have used it myself, and it works on AppEngine. Commented Nov 9, 2013 at 17:48
  • The instructions are on the gae-php-tips blog, google for it. Commented Nov 11, 2013 at 6:21

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.