Hi Alex: Thank you for responding. I'm sorry to say that your response wasn't particularly helpful. I spent several days combing through documentation (including all the links you sent me), without any success. I have checked my app.yam multiple timesl, and it looks like the example, and I've tried redeploying the app more than 10 times.
The main complaint I have is that I did not (knowingly) do anything to move my app from Standard to Flexible. Nor have I been able to move it back to Standard. I even created a new project to start over from scratch, and that one somehow was set to use Flexible without me ever seeing an option to choose. So, yes, I know Flexible is not what I want. What I really want is help figuring out why my environment is stuck as Flexible and how to get it back to Standard. I don't feel like that question has been answered yet. I'm on the verge of giving up and moving to a different vendor. Regards, Jeff On Wednesday, December 21, 2016 at 9:10:25 AM UTC-7, Alex (Cloud Platform Support) wrote: > > Hi Jeff, > > As a first step, make sure that your app.yaml file in your project > directory looks like here > <https://cloud.google.com/appengine/docs/php/quickstart#appyaml> and does > not specify a variable [env: flex] as in this flexible environment example > <https://cloud.google.com/php/getting-started/hello-world#app_configuration>. > Then, try redeploying the app by running the “gcloud app deploy” command > from within the same directory on your local machine. Let me know if the > app is back to the standard environment. > > As stated here <https://cloud.google.com/appengine/docs/flexible/>, the > App Engine Flexible Environment is currently in Beta, is not covered by any > SLA or deprecation policy and the implementation may change, possibly in > backward-incompatible ways. It is not recommended for production use and so > would explain why your app broke. You may also be interested in these > quickstarts <https://cloud.google.com/php/quickstarts> for PHP, where > relevant information (as suitable PHP versions for each environments) is > provided. > > Cheers! > Alex > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/05fe9d9b-d80a-4e40-a7c8-b70306a9d72e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
