[google-appengine] php72 standard environment not support memcache?

2018-09-03 Thread Hoang Van
i tested with php55 for shared memcache, it worked. but not work for php72 standard enviroment. Why?? $mem=new Memcached(); $mem->set('a',10); echo $mem->get('a'); -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this g

[google-appengine] Re: HttpBadRequestError when deploy app using gcloud

2018-08-31 Thread Hoang Van
thank, i will read it On Friday, August 31, 2018 at 3:54:42 AM UTC+7, sami...@google.com wrote: > > Hello Hoang, > > I would suggest deploying the app from the Cloud Shell by going through > the following article >

[google-appengine] Re: HttpBadRequestError when deploy app using gcloud

2018-08-29 Thread Hoang Van
i fixed it by add app.yaml, the default entrypoint. But now i got this error: "error": { "message": "An internal error occurred.", "code": 13 } DEBUG: Operation [apps/ads-clickgs/operations/376e07d2-555f-4517-be18-97a4c6c08ac0] not complete. Waiting to retry. Updating service

[google-appengine] HttpBadRequestError when deploy app using gcloud

2018-08-28 Thread Hoang Van
i using bellow command to deploy php app to app engine: gcloud app deploy --promote --project test12 app-live.yaml --log-http --verbosity=debug My app-live.yaml file: https://shrib.com/?v=nc#uUXDedcjuzf-P28OdKJ5 but show this error: HttpBadRequestError: HttpError accessing https://appengine.