php - appcfg.py: error: Error parsing app\app.yaml: Unable to assign value 'php55' to attribute 'runtime' -


usage: appcfg.py [options] update <directory> | [file, ...]

appcfg.py: error:

 error parsing app\app.yaml: unable assign value 'php55' attribute 'runtime':     value 'php55' runtime not match expression '^(?:contrib-dart|dart|go|ph     p|python|python27|java|java7|vm|custom)$'     in "app\app.yaml", line 4, column 10. 

initially got following; after updating php php55 above error.

error 400: --- begin server output --- php 5.4 applications prevented being deployed google app engine version of sdk, including older ones. if need continue deploy php 5.4 applications compatibility reasons, can request application whitelisted php 5.4 deployment visiting  

i'm using appengine version 1.9.18 , using command appcfg.py udpate my_app

how solve this?

problem solved after updating app engine version 1.9.20


Comments

Popular posts from this blog

android - MPAndroidChart - How to add Annotations or images to the chart -

javascript - Add class to another page attribute using URL id - Jquery -

firefox - Where is 'webgl.osmesalib' parameter? -