[google-appengine] Re: PHP Runtime: Image upload stopped working

2014-01-31 Thread Stuart Langley
Preferably you don't push the SDK with your app - we host the SDK in production and make sure it's working. On Saturday, 1 February 2014 17:54:29 UTC+11, Rodrigo Silveira wrote: > > So I updated the SDK on my local box. The local application continues to > work... but now the live app is working

[google-appengine] Re: PHP Runtime: Image upload stopped working

2014-01-31 Thread Rodrigo Silveira
So I updated the SDK on my local box. The local application continues to work... but now the live app is working. I'm not sure why/how, but seems that the only thing I changed was pushing the updated libraries that came with the new SDK. On Friday, January 31, 2014 10:57:44 PM UTC-7, Rodrigo Si