<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: PHP on Google App Engine</title>
	<atom:link href="http://brian.brispace.net/2009/04/09/php-on-google-app-engine/feed/" rel="self" type="application/rss+xml" />
	<link>http://brian.brispace.net/2009/04/09/php-on-google-app-engine/</link>
	<description>Where I don&#039;t care what others think</description>
	<lastBuildDate>Mon, 05 Dec 2011 12:57:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Pierre</title>
		<link>http://brian.brispace.net/2009/04/09/php-on-google-app-engine/comment-page-1/#comment-5391</link>
		<dc:creator>Pierre</dc:creator>
		<pubDate>Fri, 26 Aug 2011 00:34:19 +0000</pubDate>
		<guid isPermaLink="false">http://brian.brispace.net/?p=398#comment-5391</guid>
		<description>Hi,
Thanks a lot for this article my php application is hosted on GAE. The only problem i have is with the CAPTCHA feature. I am using an open source solution called “Securimage” (www.phpcaptcha.org/)
i use another php to instantiate the class and show a CAPTCHA image. It was working on my local Apache server but it’s not working on GAE it just display the following message:
Error: Server Error
The server encountered an error and could not complete your request.

If the problem persists, please report your problem and mention this error message and the query that caused it.

Can someone help?? Thank you</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Thanks a lot for this article my php application is hosted on GAE. The only problem i have is with the CAPTCHA feature. I am using an open source solution called “Securimage” (www.phpcaptcha.org/)<br />
i use another php to instantiate the class and show a CAPTCHA image. It was working on my local Apache server but it’s not working on GAE it just display the following message:<br />
Error: Server Error<br />
The server encountered an error and could not complete your request.</p>
<p>If the problem persists, please report your problem and mention this error message and the query that caused it.</p>
<p>Can someone help?? Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ???PHP?Google App Engine??? &#124; ??????</title>
		<link>http://brian.brispace.net/2009/04/09/php-on-google-app-engine/comment-page-1/#comment-5367</link>
		<dc:creator>???PHP?Google App Engine??? &#124; ??????</dc:creator>
		<pubDate>Mon, 04 Apr 2011 12:01:40 +0000</pubDate>
		<guid isPermaLink="false">http://brian.brispace.net/?p=398#comment-5367</guid>
		<description>[...] ????????????????Brian’s World? [...]</description>
		<content:encoded><![CDATA[<p>[...] ????????????????Brian’s World? [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ???PHP?Google App Engine??? &#124; ??????</title>
		<link>http://brian.brispace.net/2009/04/09/php-on-google-app-engine/comment-page-1/#comment-5366</link>
		<dc:creator>???PHP?Google App Engine??? &#124; ??????</dc:creator>
		<pubDate>Mon, 04 Apr 2011 11:55:55 +0000</pubDate>
		<guid isPermaLink="false">http://brian.brispace.net/?p=398#comment-5366</guid>
		<description>[...] ????????????????Brian’s World? [...]</description>
		<content:encoded><![CDATA[<p>[...] ????????????????Brian’s World? [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keerthi</title>
		<link>http://brian.brispace.net/2009/04/09/php-on-google-app-engine/comment-page-1/#comment-5358</link>
		<dc:creator>Keerthi</dc:creator>
		<pubDate>Thu, 24 Mar 2011 07:42:16 +0000</pubDate>
		<guid isPermaLink="false">http://brian.brispace.net/?p=398#comment-5358</guid>
		<description>Anyway refreshing page is not a solution for java.lang.ClassNotFoundException: `org.mortbay.jetty.handler.ContextHandler’ issue.

1. Download jetty from http://jetty.codehaus.org
2. Extract the archive.
3. Copy 2 files jetty-6.1.26.jar / jetty-util-6.1.26.jar from jetty lib folder to your application&#039;s lib folder (in WEB-INF).</description>
		<content:encoded><![CDATA[<p>Anyway refreshing page is not a solution for java.lang.ClassNotFoundException: `org.mortbay.jetty.handler.ContextHandler’ issue.</p>
<p>1. Download jetty from <a href="http://jetty.codehaus.org" rel="nofollow">http://jetty.codehaus.org</a><br />
2. Extract the archive.<br />
3. Copy 2 files jetty-6.1.26.jar / jetty-util-6.1.26.jar from jetty lib folder to your application&#8217;s lib folder (in WEB-INF).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keerthi</title>
		<link>http://brian.brispace.net/2009/04/09/php-on-google-app-engine/comment-page-1/#comment-5357</link>
		<dc:creator>Keerthi</dc:creator>
		<pubDate>Thu, 24 Mar 2011 06:27:39 +0000</pubDate>
		<guid isPermaLink="false">http://brian.brispace.net/?p=398#comment-5357</guid>
		<description>Thanks for pointing out java.lang.ClassNotFoundException: `org.mortbay.jetty.handler.ContextHandler&#039; issue... it worked for me... nice solution :D</description>
		<content:encoded><![CDATA[<p>Thanks for pointing out java.lang.ClassNotFoundException: `org.mortbay.jetty.handler.ContextHandler&#8217; issue&#8230; it worked for me&#8230; nice solution <img src='http://brian.brispace.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A Ning Network + RSS Feeds + PHP cUrl + MySql + GAE -&#62; WTF?! &#171; Mostly Harmless</title>
		<link>http://brian.brispace.net/2009/04/09/php-on-google-app-engine/comment-page-1/#comment-5346</link>
		<dc:creator>A Ning Network + RSS Feeds + PHP cUrl + MySql + GAE -&#62; WTF?! &#171; Mostly Harmless</dc:creator>
		<pubDate>Fri, 11 Feb 2011 18:25:47 +0000</pubDate>
		<guid isPermaLink="false">http://brian.brispace.net/?p=398#comment-5346</guid>
		<description>[...] http://brian.brispace.net/2009/04/09/php-on-google-app-engine/#post-398 [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://brian.brispace.net/2009/04/09/php-on-google-app-engine/#post-398" rel="nofollow">http://brian.brispace.net/2009/04/09/php-on-google-app-engine/#post-398</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PHP in Google App Engine</title>
		<link>http://brian.brispace.net/2009/04/09/php-on-google-app-engine/comment-page-1/#comment-5335</link>
		<dc:creator>PHP in Google App Engine</dc:creator>
		<pubDate>Fri, 14 Jan 2011 02:04:29 +0000</pubDate>
		<guid isPermaLink="false">http://brian.brispace.net/?p=398#comment-5335</guid>
		<description>[...] to run php code in app engine. Some really smart people figured out how to make it work. Check out brian and [...]</description>
		<content:encoded><![CDATA[<p>[...] to run php code in app engine. Some really smart people figured out how to make it work. Check out brian and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jpc</title>
		<link>http://brian.brispace.net/2009/04/09/php-on-google-app-engine/comment-page-1/#comment-5002</link>
		<dc:creator>jpc</dc:creator>
		<pubDate>Tue, 23 Feb 2010 04:14:13 +0000</pubDate>
		<guid isPermaLink="false">http://brian.brispace.net/?p=398#comment-5002</guid>
		<description>Hi, the script show no matching class PMF  error.</description>
		<content:encoded><![CDATA[<p>Hi, the script show no matching class PMF  error.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Radhika</title>
		<link>http://brian.brispace.net/2009/04/09/php-on-google-app-engine/comment-page-1/#comment-4978</link>
		<dc:creator>Radhika</dc:creator>
		<pubDate>Mon, 30 Nov 2009 18:07:21 +0000</pubDate>
		<guid isPermaLink="false">http://brian.brispace.net/?p=398#comment-4978</guid>
		<description>I am trying to communicate with php, I followed the same steps but when I run localhost it displays blank screen. 
Can you please list the steps to be followed with screen shots and examples?</description>
		<content:encoded><![CDATA[<p>I am trying to communicate with php, I followed the same steps but when I run localhost it displays blank screen.<br />
Can you please list the steps to be followed with screen shots and examples?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Essel</title>
		<link>http://brian.brispace.net/2009/04/09/php-on-google-app-engine/comment-page-1/#comment-4887</link>
		<dc:creator>Mark Essel</dc:creator>
		<pubDate>Fri, 24 Jul 2009 21:56:08 +0000</pubDate>
		<guid isPermaLink="false">http://brian.brispace.net/?p=398#comment-4887</guid>
		<description>Heyo, thanks for sharing your experiences using resin/quercus. I&#039;m still kinda shocked that google app engine doesn&#039;t support php code. I suppose I could rewrite what I have in python but I&#039;m still learning and would prefer learning more python when I&#039;m setting up my oauth pages (have barebones for friendfeed, have to do the same for facebook/twitter).</description>
		<content:encoded><![CDATA[<p>Heyo, thanks for sharing your experiences using resin/quercus. I&#8217;m still kinda shocked that google app engine doesn&#8217;t support php code. I suppose I could rewrite what I have in python but I&#8217;m still learning and would prefer learning more python when I&#8217;m setting up my oauth pages (have barebones for friendfeed, have to do the same for facebook/twitter).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

