[google-appengine] Using Bitnami LAMP on GC instead of appengine

2018-05-29 Thread Richard Bernstein
I had added this to the bottom of another post but just moved it here so I can get a few different opinions: I also see that Google offers Bitnami Launchpad for Google Cloud Platform . I

Re: [google-appengine] Exporting data from google cloud catastrophe to google sheets via api

2018-05-28 Thread Richard Bernstein
Katayoon, thanks for the response. I guess I am getting confused due to the many, many product offerings. I also see that Google also offers Bitnami Launchpad for Google Cloud Platform . I have a php app that runs with mysql on my xampp fine. Why would I just not use

Re: [google-appengine] Exporting data from google cloud catastrophe to google sheets via api

2018-05-25 Thread Richard Bernstein
Ani, thx. That was very helpful. The app as it is right now can export data to a csv file. So a user could download their data. At some point in the future I want to write some macros for sheets that will enable a specific type of statistical treatment on the data. For right now I am trying to

[google-appengine] Exporting data from google cloud catastrophe to google sheets via api

2018-05-25 Thread Richard Bernstein
Ok I am pretty much going to use the standard implementation rather than flexible. I will have a need to export certain parts of my data to google sheets to allow users to manipulate data. Is there any existing limitation on using standard/mysql/googlesheets api together? -- You received this

Re: [google-appengine] Re: recommended path for moving php Application to GC App engine

2018-05-21 Thread Richard Bernstein
One more thing, I found a primer on using phpstorm with gc. There was also a video on using the phpstorm gc plug-in. I later found a doc that said that support in phpstorm for gc plug-in was discontinued. Very disappointing. On May 21, 2018, at 12:52, "'George (Cloud Platform Support)' via

Re: [google-appengine] Re: recommended path for moving php Application to GC App engine

2018-05-21 Thread Richard Bernstein
Well, I think I almost got the app.yaml right. I am trying to shoehorn an existing app onto gc. Now when I try starting it I get "direct access not allowed.", which sounds like it is directly trying to start a index.php file in codeigniter. I am actually on vacation this week in Norway, so I

Re: [google-appengine] Re: following directions for using "Getting Started with PhpStorm as Google App Engine PHP IDE"

2018-05-20 Thread Richard Bernstein
Thanks Kenworth. I could be wrong but i think I actually got the environment up and going; It is hard to tell if you don't know what you are looking for! I created an app.yaml that I start up with the debug flag turned on. When I type localhost from the browser I get a Google App Engine page, and

[google-appengine] Re: ERROR IN my app.yaml?

2018-05-20 Thread Richard Bernstein
well, I was trying to open localhost:8080 when I should have been using localhost:8000. So now it is opening to this page. Where is my app though? On Sunday, May 20, 2018 at 6:44:13 AM UTC-4, Richard Bernstein wrote: > > > I got the dev_appserver.py to run. But when I type in

[google-appengine] ERROR IN my app.yaml?

2018-05-20 Thread Richard Bernstein
I got the dev_appserver.py to run. But when I type in localhost in the browser I get "ERR_CONNECTION_REFUSED". runtime: php55 api_version: 1 handlers: - url: / script: Configure.php - url: /index\.html script: Configure.php - url: /Subit_backend\.html script: Subit_backend.php -

[google-appengine] Re: following directions for using "Getting Started with PhpStorm as Google App Engine PHP IDE"

2018-05-19 Thread Richard Bernstein
lh3.googleusercontent.com/-Op4zJW3w1dM/WwBvYWg34jI/BRE/6wkOr-PgasovElYmaxfkwZUFcqWx8bV7QCLcBGAs/s1600/Capture3.JPG> On Friday, May 18, 2018 at 5:56:33 PM UTC-4, Richard Bernstein wrote: > > I am following the directions. It says I need: > > >- Go

Re: [google-appengine] following directions for using "Getting Started with PhpStorm as Google App Engine PHP IDE"

2018-05-19 Thread Richard Bernstein
e. > > I don't updated with Google App Engine for PHP, but if you got problem > with different version of the package, > I think at least you should try the correct version, is it working? > > -- > sincerely, > oon arfiandwi > > > > On Sat, May 19, 2018 at 5:56

[google-appengine] running local webserver- getting error from app.yaml

2018-05-19 Thread Richard Bernstein
I try to start up my app with dev_appseerver.py c:\xampp\htdocs\sub_crud Sub_crud is where my codeigniter application is sitting. I have created an app.yaml below. When I run the above command I get ModuleNotFoundError: No module named 'setup'. I don't think this is the php application's error

Re: [google-appengine] Set up Google Cloud SDK or App Engine SDK or both for development?

2018-05-18 Thread Richard Bernstein
I am glad you added this comment. I am not sure what you mean by serene manner? What I think you just said (and tell me if I misunderstood) is develop with your favorite sdk on your local pc, and when you are done use command line tools to upload it and set it up. In my case my code is php

[google-appengine] following directions for using "Getting Started with PhpStorm as Google App Engine PHP IDE"

2018-05-18 Thread Richard Bernstein
I am following the directions. It says I need: - Google App Engine SDK for PHP version 2.7

Re: [google-appengine] Re: recommended path for moving php Application to GC App engine

2018-05-18 Thread Richard Bernstein
Thanks George. Using PhpStorm would be so much easier for me. On Fri, May 18, 2018 at 1:08 PM, 'George (Cloud Platform Support)' via Google App Engine wrote: > You may find a few tutorials on the web, specifically covering PhpStorm in > the app engine

[google-appengine] recommended path for moving php Application to GC App engine

2018-05-18 Thread Richard Bernstein
I have a php app that was developed under Windows using jetbrain's phpStorm. Seems to run well. I want to move it over to GC App Engine. What is the recommended path? Should I install and set it up on my windows PC in a box using Cloud Tools for Eclipse and once that is working bring it up to

[google-appengine] read that only Python, Java, and Go are supported

2018-05-15 Thread Richard Bernstein
in Google Cloud App engine. Can I assume that my php app won't be able to run? Or is there a workaround? -- 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

Re: [google-appengine] Re: App Engine the right place for me?

2018-05-15 Thread Richard Bernstein
ve a Premium support package > <https://cloud.google.com/support/?options=premium-support#get-premium-support-from-google>, > the architecture advisory service is available for you as well. > > > On Monday, May 14, 2018 at 7:12:31 PM UTC-4, Richard Bernstein wrote: >> >

[google-appengine] Re: App Engine the right place for me?

2018-05-15 Thread Richard Bernstein
at 7:12:31 PM UTC-4, Richard Bernstein wrote: > > I have my app up and running on a small shared hosting site in the > midwest. It is not released yet. I now want to move it over to App > Engine. The main reason is that it is a data intensive application and I > want to use the go

[google-appengine] App Engine the right place for me?

2018-05-14 Thread Richard Bernstein
I have my app up and running on a small shared hosting site in the midwest. It is not released yet. I now want to move it over to App Engine. The main reason is that it is a data intensive application and I want to use the google cloud data facilities. When I uploaded it (and the help system)