And also "php-cgi.exe" had to be installed from the App Engine SDK 
(GoogleAppEngine-1.9.40.msi) and was apparently not found in my Cloud SDK 
(GoogleCloudSDKInstaller.exe)

On Friday, 18 November 2016 13:34:44 UTC-8, Anon Sixty wrote:
>
> I discovered that the Cloud SDK did not seem to install the python bundle 
> correctly on my Windows PC. 
> I had to do two extra things to continue the tutorial: 
> 1) install Python 2.7.12 
> 2) use the "--php_executable_path=" flag after "dev_appserver.py ." to 
> specify the path to php-cgi.exe
> After that, the local development server would run correctly.
>
> On Thursday, 17 November 2016 14:14:42 UTC-8, Anon Sixty wrote:
>>
>> I'm new to GAE, and just completed the GAE online PHP helloworld 
>> tutorial, but now I have a problem with the quickstart tutorial for local 
>> development:
>> https://cloud.google.com/appengine/docs/php/quickstart#prerequisites
>>
>> My problem is that I cannot start the local development server from 
>> Windows 8.1 command prompt.
>> I've tried typing both "dev_appserver.py 
>> <https://cloud.google.com/appengine/docs/php/quickstart#test_the_application>"
>>  
>> and "dev_appserver.py 
>> <https://cloud.google.com/appengine/docs/php/quickstart#test_the_application>
>>  ." as indicated in the tutorial,
>> but each time I try, I get a prompt from Windows asking "how do you want 
>> to get this type of file (.py)?" 
>> Other than the prompt, there is no error message after I press enter.
>> Afterwards, I cannot access http://localhost:8080/ , so it appears the 
>> server is not running or not loading the "helloworld" project correctly.
>> I've also tried using the Google Cloud SDK Shell instead of the command 
>> prompt, with the same result.
>>
>> I did install the Cloud SDK (including the Python bundle) and also added 
>> the SDK program path to my PATH variable.
>>
>> What am I doing wrong?
>>
>>
>>

-- 
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/863d47fb-c361-47b0-a9c3-eba3376e31f2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to