我刚开始使用 Google 应用引擎。我按照安装说明进行操作,并尝试运行 Google 应用引擎网页上显示的简单 hello word 演示,但由于某种原因,我的网络服务器无法启动
C:\Users\princewill\Desktop\google_appengine>dev_appserver.py --php_executable_p
ath=C:\Users\princewill\Desktop\php\php-cgi.exe C:\Users\princewill\Desktop\test
\helloworld
INFO 2013-08-21 06:57:35,788 sdk_update_checker.py:245] Checking for updates
to the SDK.
INFO 2013-08-21 06:57:35,789 __init__.py:94] Connecting through tunnel to: a
ppengine.google.com:443
INFO 2013-08-21 06:57:36,773 sdk_update_checker.py:261] Update check failed:
HTTP Error 404: Not Found
WARNING 2013-08-21 06:57:36,782 api_server.py:317] Could not initialize images
API; you are likely missing the Python "PIL" module.
INFO 2013-08-21 06:57:36,786 api_server.py:138] Starting API server at: http
://localhost:50032
INFO 2013-08-21 06:57:36,789 dispatcher.py:164] Starting module "default" ru
nning at: http://localhost:8080
INFO 2013-08-21 06:57:36,792 admin_server.py:117] Starting admin server at:
http://localhost:8000
谁能帮帮我..这让我发疯