<?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: Run PHP on the Google App Engine</title>
	<atom:link href="http://www.webdigi.co.uk/blog/2009/run-php-on-the-google-app-engine/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webdigi.co.uk/blog/2009/run-php-on-the-google-app-engine/</link>
	<description>Little words of wisdom</description>
	<lastBuildDate>Fri, 03 Feb 2012 09:46:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Quercus (PHP on Google App Engine) is_file is_dir not Working</title>
		<link>http://www.webdigi.co.uk/blog/2009/run-php-on-the-google-app-engine/comment-page-4/#comment-57459</link>
		<dc:creator>Quercus (PHP on Google App Engine) is_file is_dir not Working</dc:creator>
		<pubDate>Sat, 22 Oct 2011 05:30:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdigi.co.uk/blog/?p=313#comment-57459</guid>
		<description>[...] have a PHP application running on Google App Engine, who has the ability to run PHP on GAE via Quercus. However, I notice that my scripts choke on GAE when they run an is_dir() or is_file() function. [...]</description>
		<content:encoded><![CDATA[<p>[...] have a PHP application running on Google App Engine, who has the ability to run PHP on GAE via Quercus. However, I notice that my scripts choke on GAE when they run an is_dir() or is_file() function. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deandra Getman</title>
		<link>http://www.webdigi.co.uk/blog/2009/run-php-on-the-google-app-engine/comment-page-4/#comment-56710</link>
		<dc:creator>Deandra Getman</dc:creator>
		<pubDate>Tue, 18 Oct 2011 14:34:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdigi.co.uk/blog/?p=313#comment-56710</guid>
		<description>I think that is among the such a lot important information for me. And i&#039;m satisfied reading your article. However wanna commentary on few common things, The website taste is great, the articles is truly excellent : D. Just right activity, cheers</description>
		<content:encoded><![CDATA[<p>I think that is among the such a lot important information for me. And i&#8217;m satisfied reading your article. However wanna commentary on few common things, The website taste is great, the articles is truly excellent : D. Just right activity, cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Quercus (PHP on Google App Engine) is_file is_dir not Working &#124; SeekPHP.com</title>
		<link>http://www.webdigi.co.uk/blog/2009/run-php-on-the-google-app-engine/comment-page-4/#comment-56132</link>
		<dc:creator>Quercus (PHP on Google App Engine) is_file is_dir not Working &#124; SeekPHP.com</dc:creator>
		<pubDate>Fri, 14 Oct 2011 09:22:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdigi.co.uk/blog/?p=313#comment-56132</guid>
		<description>[...] have a PHP application running on Google App Engine, who has the ability to run PHP on GAE via Quercus. However, I notice that my scripts choke on GAE when they run an is_dir() or is_file() function. [...]</description>
		<content:encoded><![CDATA[<p>[...] have a PHP application running on Google App Engine, who has the ability to run PHP on GAE via Quercus. However, I notice that my scripts choke on GAE when they run an is_dir() or is_file() function. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: diyism</title>
		<link>http://www.webdigi.co.uk/blog/2009/run-php-on-the-google-app-engine/comment-page-4/#comment-55829</link>
		<dc:creator>diyism</dc:creator>
		<pubDate>Wed, 12 Oct 2011 05:52:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdigi.co.uk/blog/?p=313#comment-55829</guid>
		<description>Thanks, i have use this for long time. My appengine-web.xml:

	&lt;!-- For PHP-Support --&gt;
	&lt;static-files&gt;
		&lt;exclude path=&quot;/**.php&quot; /&gt;
		&lt;exclude path=&quot;/**.inc&quot; /&gt;
	&lt;/static-files&gt;
	&lt;resource-files&gt;
		&lt;include path=&quot;/**&quot; /&gt;
	&lt;/resource-files&gt;
	
&lt;/appengine-web-app&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks, i have use this for long time. My appengine-web.xml:</p>
<p>	&lt;!&#8211; For PHP-Support &#8211;&gt;<br />
	&lt;static-files&gt;<br />
		&lt;exclude path=&#8221;/**.php&#8221; /&gt;<br />
		&lt;exclude path=&#8221;/**.inc&#8221; /&gt;<br />
	&lt;/static-files&gt;<br />
	&lt;resource-files&gt;<br />
		&lt;include path=&#8221;/**&#8221; /&gt;<br />
	&lt;/resource-files&gt;</p>
<p>&lt;/appengine-web-app&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alwyn</title>
		<link>http://www.webdigi.co.uk/blog/2009/run-php-on-the-google-app-engine/comment-page-4/#comment-46841</link>
		<dc:creator>Alwyn</dc:creator>
		<pubDate>Tue, 13 Sep 2011 16:20:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdigi.co.uk/blog/?p=313#comment-46841</guid>
		<description>just go to php manuals you will get all there!!</description>
		<content:encoded><![CDATA[<p>just go to php manuals you will get all there!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pierre</title>
		<link>http://www.webdigi.co.uk/blog/2009/run-php-on-the-google-app-engine/comment-page-4/#comment-45674</link>
		<dc:creator>Pierre</dc:creator>
		<pubDate>Fri, 26 Aug 2011 00:34:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdigi.co.uk/blog/?p=313#comment-45674</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 &quot;Securimage&quot; (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&#039;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 &#8220;Securimage&#8221; (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&#8217;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: Web SMS</title>
		<link>http://www.webdigi.co.uk/blog/2009/run-php-on-the-google-app-engine/comment-page-4/#comment-41684</link>
		<dc:creator>Web SMS</dc:creator>
		<pubDate>Wed, 06 Jul 2011 12:02:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdigi.co.uk/blog/?p=313#comment-41684</guid>
		<description>Good information, But I try Upload my script free send sms from websmsonline.com/index.php to websmsonline.appspot.com/index.php Script not work. Hosting not support Curl</description>
		<content:encoded><![CDATA[<p>Good information, But I try Upload my script free send sms from websmsonline.com/index.php to websmsonline.appspot.com/index.php Script not work. Hosting not support Curl</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil</title>
		<link>http://www.webdigi.co.uk/blog/2009/run-php-on-the-google-app-engine/comment-page-4/#comment-38665</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Thu, 19 May 2011 14:10:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdigi.co.uk/blog/?p=313#comment-38665</guid>
		<description>Instead of curl, I used this code:

import java.net.URL;
define(&#039;URLFetchServiceFactory&#039;, new Java(&#039;com.google.appengine.api.urlfetch.URLFetchServiceFactory&#039;));
$data = URLFetchServiceFactory-&gt;getURLFetchService()-&gt;fetch(new URL([YOUR URL HERE]))-&gt;getContent();

So far so good!</description>
		<content:encoded><![CDATA[<p>Instead of curl, I used this code:</p>
<p>import java.net.URL;<br />
define(&#8216;URLFetchServiceFactory&#8217;, new Java(&#8216;com.google.appengine.api.urlfetch.URLFetchServiceFactory&#8217;));<br />
$data = URLFetchServiceFactory-&gt;getURLFetchService()-&gt;fetch(new URL([YOUR URL HERE]))-&gt;getContent();</p>
<p>So far so good!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: H. H. Sajjad</title>
		<link>http://www.webdigi.co.uk/blog/2009/run-php-on-the-google-app-engine/comment-page-4/#comment-36012</link>
		<dc:creator>H. H. Sajjad</dc:creator>
		<pubDate>Wed, 06 Apr 2011 08:15:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdigi.co.uk/blog/?p=313#comment-36012</guid>
		<description>Thank you a dozen, I got it working.</description>
		<content:encoded><![CDATA[<p>Thank you a dozen, I got it working.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keerthi</title>
		<link>http://www.webdigi.co.uk/blog/2009/run-php-on-the-google-app-engine/comment-page-4/#comment-35179</link>
		<dc:creator>Keerthi</dc:creator>
		<pubDate>Thu, 24 Mar 2011 07:43:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdigi.co.uk/blog/?p=313#comment-35179</guid>
		<description>Anyway refreshing page is not a solution for java.lang.ClassNotFoundException: `org.mortbay.jetty.handler.ContextHandler’ issue.

1. Download jetty from 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 jetty.codehaus.org<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>
</channel>
</rss>

