PHP on Google App Engine
Even after several years of public requests for opening App Engine ports
for PHP programmers Google hasnt done much for it.
But as well as Ruby
is working on App Engine with Java, so is PHP possible using Caucho s
Quercus Java...
More
PHP on Google App Engine
Even after several years of public requests for opening App Engine ports
for PHP programmers Google hasnt done much for it.
But as well as Ruby
is working on App Engine with Java, so is PHP possible using Caucho s
Quercus Java implementation.
Combining AppEngine and Quercus is
little tricky at the moment.
Information is spread all over the net and often
is not using the latest packages.
Thats why you may find next easy steps
welcome.
Components needed
Java Development Kit (1.
6)
Google Application Engine Software Development Kit (1.
4.
0)
Quercus & Resin Java-PHP5 bridge by Caucho (4.
0)
Downloads
Download JDK6 if you dont have it.
Apple has its own fork of JDK for MacOS X and
version 6 is already on basic operating system installation.
For earlier versions you get the
most recent help from Google.
1.
Download custom PHP on Google App Engine installation package.
Unzip to some place on
your computer.
Package size is 47.
4Mb.
2.
You can get all compo
Less