[google-appengine] Re: Had a wordpress site using Google Cloud Platform and i think it totally crashed

2021-06-07 Thread NoCommandLine
Hi,

1) The you-tube video you linked to seems to be for Compute Engine whereas 
this forum  is for App Engine. So, this might not be the best forum to get 
answers for this specific situation

However, if you want to host WordPress on App Engine, you should take a 
look at one of the following

i) Standard Environment - 
https://cloud.google.com/community/tutorials/run-wordpress-on-appengine-standard
ii) Flexible Environment - 
https://cloud.google.com/php/tutorials/wordpress-app-engine-flexible


2) The last time I checked, WordPress requires an SQL instance which is not 
free.  So you should note that being on a ‘free’ tier does not mean you 
will not incur some cost

3) I clicked on the link to your blog and it opened for me (though the page 
appeared distorted; this could be due to CSS pages/static pages not loading 
properly).

  * .* NoCommandLine *..*
 https://nocommandline.com

*A GUI for Google App Engine*

On Monday, June 7, 2021 at 2:17:25 AM UTC-7 malkime...@gmail.com wrote:

> Any Idea whats going on? I was running a free tier wordpress install with 
> the lowest computer on google cloud platofrm. following this guide on 
> youtube: https://www.youtube.com/watch?v=2UDD-9cPXA8
>
> my website is: www.malkimeansking.com
>
> I think i may have overloaded the server but I can't tell. I don't know 
> whats going on I only know how to run wordpress and install it. Why is the 
> site down and can someone here help?
>
> Thanks
>

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/851e84e2-ba88-4f12-9528-45f8aafbd1bfn%40googlegroups.com.


[google-appengine] App Engine legacy bundled services private preview

2021-06-07 Thread wesley chun
To Java 8, Python 2, and Go 1.11 (or earlier) App Engine users:

In order to help with modernizing your apps to newer language releases, the
App Engine team is broadening the participation in our private preview of
the legacy bundled services. Previously, users have had to migrate from
bundled services like App Engine Datastore, Memcache, Task Queues, etc., to
their standalone, unbundled equivalent, i.e., Cloud Datastore, Cloud
Memorystore, Cloud Tasks, etc., before upgrading to the second generation
App Engine Java 11, Python 3, PHP 7, and Go 1.12 (and newer) runtimes.

Now by accessing these private preview features, you can do the vice versa:
upgrade to the modern language runtimes, then migrate to the new standalone
services on your own time. The legacy services we are making available are
meant to aid you as a migration tool. Be aware that new features and
product innovations will only take place in the newer standalone services,
so we do recommend upgrading when possible. Here is what's currently
available in the private preview (with more on the way soon):

Feature

Java 11

Python 3

Go 1.12+

Datastore
✔ ✔ ✔

Memcache
✔ ✔ ✔

Blobstore
✔
✔

Task Queues
✔
✔

URLfetch
✔ ✔ ✔

Mail
✔

Users
✔
✔

Images
✔


If you would like to register for the private preview, please fill out this
registration form

. Registering will get you in the queue to access the private preview, its
documentation, and the announcements mailing list.
--
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
"A computer never does what you want... only what you tell it."
wesley chun :: @wescpy  :: Software
Architect & Engineer
Developer Advocate at Google Cloud by day; at night...
Python training & consulting : http://CyberwebConsulting.com
"Core Python" books : http://CorePython.com
Python blog: http://wescpy.blogspot.com

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CAB6eaA5b_ryFHPAvCTkSHy7BUaxRqe-RhN%2BvmB1RSX5SoJy-Gw%40mail.gmail.com.


[google-appengine] Re: Had a wordpress site using Google Cloud Platform and i think it totally crashed

2021-06-07 Thread 'Victoria (Google Cloud Platform Support)' via Google App Engine
Hi,

For what you have explain about your issue I understand that your site is 
down after you tried to install the free tier wordpress following a youtube 
guide [1].

It seem, for what you have explained, that it is a specific issue that is 
affecting on your project, like one missed step of the guide or one 
configuration that maybe are interfering with your actual project 
components, and not a global issue. 

For cases like yours, where to go forward with the investigation of the 
issue it has to be done with internal tools to identify it inside the 
project, are the cases that are related to the Support Team, because they 
had access to more information and tools, letting them being able to help 
for more individually issues, so I suggest you could open a case with them.

>From your side, I would suggest you to check the logs about the components 
involved to be able to identify the possible errors and where those errors 
are occurring, it will help you to be more certain about what is happening 
in your site, or you could also check that every component as instances are 
working as always.

I hope your issue is solved as soon as possible.

Regards,

-
[1]https://www.youtube.com/watch?v=2UDD-9cPXA8

On Monday, June 7, 2021 at 11:17:25 AM UTC+2 malkime...@gmail.com wrote:

> Any Idea whats going on? I was running a free tier wordpress install with 
> the lowest computer on google cloud platofrm. following this guide on 
> youtube: https://www.youtube.com/watch?v=2UDD-9cPXA8
>
> my website is: www.malkimeansking.com
>
> I think i may have overloaded the server but I can't tell. I don't know 
> whats going on I only know how to run wordpress and install it. Why is the 
> site down and can someone here help?
>
> Thanks
>

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/5b494fcd-e275-4b07-b742-9cd79e8384b1n%40googlegroups.com.


[google-appengine] Had a wordpress site using Google Cloud Platform and i think it totally crashed

2021-06-07 Thread Malki Means King


Any Idea whats going on? I was running a free tier wordpress install with 
the lowest computer on google cloud platofrm. following this guide on 
youtube: https://www.youtube.com/watch?v=2UDD-9cPXA8

my website is: www.malkimeansking.com

I think i may have overloaded the server but I can't tell. I don't know 
whats going on I only know how to run wordpress and install it. Why is the 
site down and can someone here help?

Thanks

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/788720b5-9f5d-4648-8e37-a0f7bfd63f54n%40googlegroups.com.