On Mon, Nov 11, 2013 at 1:01 PM, <hym...@gmail.com> wrote:

> enabling PHP support with Quercus (Java implementation of PHP)
>


You can run PHP natively on App Engine now, you don't need to run it on top
of Quercus. See https://developers.google.com/appengine/docs/php/


On Mon, Nov 11, 2013 at 1:01 PM, <hym...@gmail.com> wrote:

> Is this possible without enabling Billing ?
>
>

It looks like Quercus is trying to open up a connection with the Sockets
API and not the usual URLFetch API. Try running rss2html directly on App
Engine (without Quercus) and see if that works. URLFetch should be able to
access the URL without any problems.


On Mon, Nov 11, 2013 at 1:01 PM, <hym...@gmail.com> wrote:

> Is this possible without enabling Billing ?
>


Socket API use requires billing enabled, but as a short term measure you
can enable billing and run your application. Even with billing enabled, as
long as your application stays within the free tier quotas it won't be
charged. There is no minimum spend.


-----------------
-Vinny P
Technology & Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to