On Tue, Aug 12, 2014 at 2:45 PM, Gabriel Preda <[email protected]> wrote:

> And of course in the root of the app there is the file
> full_php_browscap.ini (~17M).
>
> Even though the 2 functions from the first line in php.ini are activated
> the next line is disregarded and in the app logs I get:
> PHP Warning: get_browser(): browscap ini directive not set in 
> /base/data/home/apps/*****/2-01-09.377920756246546740/index.php
> on line 26
>
> Am I missing something?
>


Have you tried running this in the development server? Does it work there?

Can you try moving the ini file to a GCS bucket, then configuring the
browscap property to look there? It should look similar to this:

*browscap = "gs://bucket_name/data.ini"*


-----------------
-Vinny P
Technology & Media Consultant
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.

Reply via email to