公告
财富商城
积分规则
提问
发文
2019-07-31 08:34发布
神经病院院长
Does Google App Engine support PHP?
I mean can I put my PHP projects there so that they are executable there?
According to this bug: https://code.google.com/p/googleappengine/issues/detail?id=13 Google just announced direct support for PHP in GAE.
Google App Engine (GAE) is open for everyone officially http://googlecloudplatform.blogspot.in/2013/10/google-app-engine-php-runtime-now-available-to-everyone.html
Continue reading on "Google App Engine (GAE) PHP tutorial in windows. Getting started with hello world example. GAE development and deployment" at http://www.tinywall.info/2013/10/12/google-app-engine-php-windows-getting-started-hello-world-example-gae-development-deploy/
We just announced PHP support at Google I/O. Go here for the documentation and here to sign up to have an app whitelisted.
Not directly, but apparently indirectly through the Java support using Quercus. It's not clear, though, whether that really is a viable replacement. I would want to test this very thoroughly before running any production software that way.
Make sure you read all the feedback in the related SO question: Is Quercus a viable replacement for PHP in Java environments?
A Blog entry with Installation instructions is here.
Newer package to install PHP on GAE can be found from: http://php-apps.appspot.com/
Tutorials and tips about using OpenID and OAuth can be found from same place.
最多设置5个标签!
According to this bug: https://code.google.com/p/googleappengine/issues/detail?id=13 Google just announced direct support for PHP in GAE.
Google App Engine (GAE) is open for everyone officially http://googlecloudplatform.blogspot.in/2013/10/google-app-engine-php-runtime-now-available-to-everyone.html
Continue reading on "Google App Engine (GAE) PHP tutorial in windows. Getting started with hello world example. GAE development and deployment" at http://www.tinywall.info/2013/10/12/google-app-engine-php-windows-getting-started-hello-world-example-gae-development-deploy/
We just announced PHP support at Google I/O. Go here for the documentation and here to sign up to have an app whitelisted.
Not directly, but apparently indirectly through the Java support using Quercus. It's not clear, though, whether that really is a viable replacement. I would want to test this very thoroughly before running any production software that way.
Make sure you read all the feedback in the related SO question: Is Quercus a viable replacement for PHP in Java environments?
A Blog entry with Installation instructions is here.
Newer package to install PHP on GAE can be found from: http://php-apps.appspot.com/
Tutorials and tips about using OpenID and OAuth can be found from same place.