I had the same problem : I has giving the path to php not tophp-cgi

Thank you for your answers.

On Thursday, December 12, 2013 at 1:20:22 AM UTC+1, Andrew Jessup wrote:
>
> You need to specify the php-cgi binary, not the PHP binary
>
> On Tuesday, 10 December 2013 20:02:33 UTC-8, Vinny P wrote:
>>
>> On Fri, Dec 6, 2013 at 7:10 PM, Jefrey Sobreira <jefrey....@gmail.com>
>>  wrote:
>>
>>> *The path specified with the --php_executable_path flag () does not 
>>> exist.* 
>>>
>> So I changed the command line to:
>>> python dev_appserver.py helloworld/ --php_executable_path /usr/bin/php
>>> (i tired as root and also as non-root)
>>> Now that error isn't appearing anymore. But all I see is a blank page...
>>>
>>>
>>
>> Can you run a search for the PHP executable (i.e. *run sudo find / -name 
>> php-cgi* )? I was under the impression that PHP installs under 
>> *usr/bin/php-cgi*.
>>  
>>  
>> -----------------
>> -Vinny P
>> Technology & Media Advisor
>> Chicago, IL
>>
>> App Engine Code Samples: http://www.learntogoogleit.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 post to this group, send email to google-appengine@googlegroups.com.
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/dc7b7c92-cc40-44c5-9ee4-33948a56648d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to