Assigned
Status Update
Comments
de...@idearia.it <de...@idearia.it> #3
Would you be able to provide an example app which produces an error for which gcloud doesn't report, but appcfg.py does?
kn...@google.com <kn...@google.com> #4
In this case it is not app specific, The 400 error is due to quota of the application versions being over the limit which is 10 (but for this specific project it has been increased to 60). So any project with more than 10 versions will experience this.
gu...@idearia.it <gu...@idearia.it> #5
[Comment deleted]
Description
It is currently not possible to use the local server (dev_appserver.py) with the PHP runtine on the Flexibile Environment.
Whenever we try to do so, we obtain the following error message:
> In env: flex, only the following runtimes are allowed: ('python-compat', 'java', 'java7', 'go', 'custom')
Would it be possible to allow PHP users to develop locally without having to rely on a custom runtime, which is harder to maintain?
Thank you,
Guido