googlearchive / appengine-php-wordpress-starter-project

Starter project for running WordPress on Google Cloud Platform
366 stars 226 forks source link

Activating CURL #37

Closed ashraf13 closed 9 years ago

ashraf13 commented 9 years ago

Hi, I'm looking to activate CURL can you help me with that please Thanks

eddiewp commented 9 years ago

CURL is not allowed for GAE, you can use urlfetch (https://developers.google.com/appengine/docs/php/urlfetch/)

johndmulhausen commented 9 years ago

Here ya go! https://cloud.google.com/appengine/docs/php/#dynamically_loadable_extensions