C:\www\test>dev_appserver.py app.yaml
INFO 2021-11-19 12:09:26,140 devappserver2.py:316] Skipping SDK update check.
INFO 2021-11-19 12:09:27,045 dispatcher.py:281] Starting module "default" running at:
http://localhost:8080INFO 2021-11-19 12:09:32,921 instance.py:294] Instance PID: 6876
ERROR:root:Failure to start PHP with: ['C:\\Users\\Ron\\AppData\\Local\\Google\\Cloud SDK\\google-cloud-sdk\\platform\\g
oogle_appengine\\php\\php-5.5-Win32-VC11-x86\\php-cgi.exe', '-d', 'include_path=".;C:\\www\\test;C:\\Users\\Ron\\AppData
\\Local\\Google\\Cloud SDK\\google-cloud-sdk\\platform\\google_appengine\\php\\sdk"', '-c', 'C:\\www\\test', '-d', 'zend
_extension="C:\\Users\\Ron\\AppData\\Local\\Google\\Cloud SDK\\google-cloud-sdk\\platform\\google_appengine\\php\\php-5.
5-Win32-VC11-x86\\php_xdebug.dll"', '-d', 'extension="php_gae_runtime_module.dll"', '-d', 'extension_dir="C:\\Users\\Ron
\\AppData\\Local\\Google\\Cloud SDK\\google-cloud-sdk\\platform\\google_appengine\\php\\php-5.5-Win32-VC11-x86"']
Traceback (most recent call last):
INFO 2021-11-19 12:09:33,921 module.py:883] default: "GET /_ah/start HTTP/1.1" 500 754
File "C:\Users\Ron\AppData\Local\Google\Cloud SDK\google-cloud-sdk\platform\google_appengine\google\appengine\tools\de
vappserver2\php\runtime\runtime.py", line 269, in __call__
stdout=subprocess.PIPE)
File "C:\Users\Ron\AppData\Local\Google\Cloud SDK\google-cloud-sdk\platform\google_appengine\google\appengine\tools\de
vappserver2\safe_subprocess.py", line 84, in start_process
shell=shell)
File "C:\Python27\lib\subprocess.py", line 394, in __init__
errread, errwrite)
File "C:\Python27\lib\subprocess.py", line 644, in _execute_child
startupinfo)
TypeError: environment can only contain strings
ERROR:root:Failure to start PHP with: ['C:\\Users\\Ron\\AppData\\Local\\Google\\Cloud SDK\\google-cloud-sdk\\platform\\g
oogle_appengine\\php\\php-5.5-Win32-VC11-x86\\php-cgi.exe', '-d', 'include_path=".;C:\\www\\test;C:\\Users\\Ron\\AppData
\\Local\\Google\\Cloud SDK\\google-cloud-sdk\\platform\\google_appengine\\php\\sdk"', '-c', 'C:\\www\\test', '-d', 'zend
_extension="C:\\Users\\Ron\\AppData\\Local\\Google\\Cloud SDK\\google-cloud-sdk\\platform\\google_appengine\\php\\php-5.
5-Win32-VC11-x86\\php_xdebug.dll"', '-d', 'extension="php_gae_runtime_module.dll"', '-d', 'extension_dir="C:\\Users\\Ron
\\AppData\\Local\\Google\\Cloud SDK\\google-cloud-sdk\\platform\\google_appengine\\php\\php-5.5-Win32-VC11-x86"']
INFO 2021-11-19 12:09:33,940 module.py:883] default: "GET / HTTP/1.1" 500 754
Traceback (most recent call last):
File "C:\Users\Ron\AppData\Local\Google\Cloud SDK\google-cloud-sdk\platform\google_appengine\google\appengine\tools\de
vappserver2\php\runtime\runtime.py", line 269, in __call__
stdout=subprocess.PIPE)
File "C:\Users\Ron\AppData\Local\Google\Cloud SDK\google-cloud-sdk\platform\google_appengine\google\appengine\tools\de
vappserver2\safe_subprocess.py", line 84, in start_process
shell=shell)
File "C:\Python27\lib\subprocess.py", line 394, in __init__
errread, errwrite)
File "C:\Python27\lib\subprocess.py", line 644, in _execute_child
startupinfo)
TypeError: environment can only contain strings