Re: [google-appengine] PHP Twilio Services Directory

2014-05-09 Thread Vinny P
On Fri, May 9, 2014 at 8:30 AM, Jerome Ripley 
 wrote:

> I have working looking with sdk.  But does not deploy.  What should the
> app.yaml look like to get the twilio Services directory to deploy.
>


When you say your application isn't deploying, is there a specific error
message popping up? Can you post the exact text of that error message?
Preferably including any stack trace you see.


-
-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/d/optout.


Re: [google-appengine] PHP Twilio Services Directory

2014-05-09 Thread 'Amy Unruh' via Google App Engine
hi Jerome,

You shouldn't need to do anything specifically in your app.yaml -- just
include TwilioServices as a subdir of your app project, and deploy it along
with the rest of your app.
Then you can do something like:
require_once "TwilioServices/Twilio.php";


On 9 May 2014 06:30, Jerome Ripley  wrote:

> I have working looking with sdk.  But does not deploy.  What should the
> app.yaml look like to get the twilio Services directory to deploy.  Thanks.
>
> --
> 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/d/optout.
>

-- 
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/d/optout.


[google-appengine] PHP Twilio Services Directory

2014-05-09 Thread Jerome Ripley
I have working looking with sdk.  But does not deploy.  What should the 
app.yaml look like to get the twilio Services directory to deploy.  Thanks.

-- 
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/d/optout.


app.yaml
Description: Binary data