On Monday, June 25, 2018 at 9:52:55 AM UTC-4, Sam Panwar wrote: > > Hi, > > On the App engine my wordpress Site giving 500 Server error after chaning > custom domain . > > So how to resolve this domain and want to know the following. >
*500 Server error is a very general status code. This means something has gone wrong on the server but it can not exactly pinpoint the error. I suggest posting the full error log on StackOverflow <https://cloud.google.com/support/docs/stackexchange> which we also monitor, as it is off-topic on this thread reserved for general discussion of GCP's products and services.* > > How I create app engine for wordpress multiple site with Database...some > time app deploy but database not create..I want to create Database . > > Please also update that how I can update DB through the gcloud app deploy > command its update files only. > *The process to deploy an application <https://cloud.google.com/appengine/docs/flexible/nodejs/testing-and-deploying-your-app> is different from creating a database <https://cloud.google.com/sql/docs/mysql/create-manage-databases>. These two are completely separate tasks. Here is a Quickstart for applications with CloudSQL <https://cloud.google.com/sql/docs/mysql/quickstarts>.* > Sam > -- 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/b4734819-5f45-47ca-8de8-662d58625402%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
