<https://lh3.googleusercontent.com/-cACPnhLsKFY/WwBtryQGhJI/AAAAAAAABQ4/_ACUAHHxh5ElCmWf6MHIOzoAMBLPohy7QCLcBGAs/s1600/Capture.JPG> Here <https://www.youtube.com/watch?v=o_r_O-YjzKo> is a link to directions for setting up and running the "Hello World" app from phpStorm for anyone starting out with GC (like me). I get to the point below in it where I need to enter a valid SDK directory but it has a problem with mine. The error states that a valid directory should contain dev_appserver.py and the google and php packages). I can easily see that dev_appserver.py is there (see the image below) , but what do you suppose they mean by 'google' and 'php' packages? Any why would they be in the same directory as dev_appserver? The dev_appserver.py file is in C:\Program Files (x86)\Google\Cloud SDK\google-cloud-sdk\bin, which makes sense to me.
<https://lh3.googleusercontent.com/-Op4zJW3w1dM/WwBvYWg34jI/AAAAAAAABRE/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: > > > - Google App Engine SDK for PHP > > <https://developers.google.com/appengine/downloads?hl=en#Google_App_Engine_SDK_for_PHP> > > <<done > - Python <http://www.python.org/> version 2.7 > <<current version is 3.6.5 > - php-cgi 5.4 with the relevant modules <<I am currently running php > 5.6 > - MySQL (for applications that work with databases) > > So do I need to load these exact versions? They are somewhat old, right? I > can set my php back (who knows what it will break?) and maybe find an old > copy of python 2.7. Do I need to install older versions or are the > instructs old? > -- 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/0a9b803b-224f-4880-b0c8-9b58396f6c3a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
