探针 在这里(那个主人部署 WP 失败了,于是就改成部署了一个 PHP 探针)
https://cnwordpresssss.appspot.com/
另外 GAE 没有免费的 MYSQL (就是这个了 Google Cloud SQL 。据说也不能使用远程 MYSQL 服务器),
但是可以连接到 Google Cloud Datastore 这个 NosQL 有木有啊……
Google 搜索到 http://stackoverflow.com/questions/19219748/can-google-cloud-datastore-access-with-php
得到这个……
https://github.com/tomwalder/php-gds
以及演示
https://github.com/tomwalder/php-gds-demo
http://php-gds-demo.appspot.com/
用它代替 MYSQL 还是可以使用的吧……
https://cnwordpresssss.appspot.com/
另外 GAE 没有免费的 MYSQL (就是这个了 Google Cloud SQL 。据说也不能使用远程 MYSQL 服务器),
但是可以连接到 Google Cloud Datastore 这个 NosQL 有木有啊……
Google 搜索到 http://stackoverflow.com/questions/19219748/can-google-cloud-datastore-access-with-php
得到这个……
https://github.com/tomwalder/php-gds
以及演示
https://github.com/tomwalder/php-gds-demo
http://php-gds-demo.appspot.com/
用它代替 MYSQL 还是可以使用的吧……
