Hello Shivam, 

Where is your WordPress code situated? If it's on your local development 
machine, you need to use a local text editor such as Notepad++ in Windows, 
or emacs in Linux. Cloud Shell Editor is meant for text in Cloud Shell. 

You seem to want to deploy your WordPress site by means of FTP transfer. 
Instead, you should use a command similar to *$ gcloud app deploy app.yaml 
cron.yaml*, as documented on the "Run WordPress on App Engine standard 
environment" documentation page 
<https://cloud.google.com/community/tutorials/run-wordpress-on-appengine-standard>
. 

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/03a8b055-c6b6-438c-8bee-5f0db2ff5017o%40googlegroups.com.

Reply via email to