PHP on Google App Engine

“Google launched their Google App Engine (GAE) a year ago. The free hosting in App Engine is allocated 500 MB of persistent storage and enough CPU and bandwidth for about 5 million page views a month. Also, if you really want more you can see pricing plans. GAE will support Java going forward. Unfortunately PHP support on the App Engine is still left as the top item in the wishlist. So until Google announces their official PHP support we have a workaround to run PHP using Quercus. Quercus is basically a 100% Java implementation of the PHP language (requires JDK 1.5). Since the App Engine now supports Java this means we can use Quercus to run PHP scripts on the App Engine.”

7 Comments

  1. 2009-04-15 3:35 am
    • 2009-04-15 5:31 am
  2. 2009-04-15 7:28 am
  3. 2009-04-15 7:45 am
    • 2009-04-15 9:00 am
      • 2009-04-15 9:11 am