Hello George, Im running devserver command while im in application directory (where my app.yaml). According to documentation it looks like:
dev_appserver.py --php_executable_path=/usr/sbin/php-fpm7.2 app.yaml but getting error all the time W dniu poniedziałek, 11 lutego 2019 23:56:36 UTC+1 użytkownik George (Cloud Platform Support) napisał: > > Hello Piotr, > > What directory are you in when running this command? You should rather run > the dev_appserver.py command as follows from the directory that contains > your app's app.yaml configuration file: > > dev_appserver.py [PATH_TO_YOUR_APP] > > Alternatively, you can specify the configuration file of a specific > service, for example: > > dev_appserver.py app.yaml > > You may find related information in the "Using the Local Development > Server" online document > <https://cloud.google.com/appengine/docs/standard/python/tools/using-local-server> > . > -- 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/7f44fb6c-3f9f-448e-a345-5d19052b03e1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
