Try to launch a PHP based app using the launcher, get PHP executable not found
error message when loading the page.
Patch file below adds a php_runtime preference to be set to the path to
php-cgi.exe
I had to remove --admin_server_console in order to run with the latest SDK/app
engine.
Note: ideally there should be some form of check on php_runtime and only add
the command line option if the preference is set - I'm just not a python coder
so I hacked this in.
Original issue reported on code.google.com by garyam...@gmail.com on 8 Aug 2013 at 3:40
Original issue reported on code.google.com by
garyam...@gmail.com
on 8 Aug 2013 at 3:40Attachments: