Search found 6 matches

by chris_loftus
Wed Jan 18, 2017 3:43 am
Forum: PHP API
Topic: wurfl-updater fatal error: allowed memory size exhausted
Replies: 3
Views: 31572

Re: wurfl-updater fatal error: allowed memory size exhausted

Thanks all. The wurfl-updater now builds the database correctly and the demo app seems to work correctly.
Chris
by chris_loftus
Tue Jan 17, 2017 3:07 pm
Forum: PHP API
Topic: wurfl-updater fatal error: allowed memory size exhausted
Replies: 3
Views: 31572

wurfl-updater fatal error: allowed memory size exhausted

I am trying to use the evaluation version (1.8.2.1) with as many defaults as possible. I ran: composer install --optimize-autoloader --no-dev and then: php wurfl-updater -c config/config.php.example WARNING: This configuration is using the default setting for the storage path: /Users/chrisloftus/Doc...
by chris_loftus
Sun Jan 10, 2016 5:41 am
Forum: WURFL XML Structure
Topic: Capability not found using demo app
Replies: 5
Views: 38624

Re: Capability not found using demo app

Thanks Elliot. Yes it seems to be working fine now.
Chris
by chris_loftus
Sat Jan 09, 2016 5:19 am
Forum: WURFL XML Structure
Topic: Capability not found using demo app
Replies: 5
Views: 38624

Re: Capability not found using demo app

I also tried the demo app on a different server and received the same error message after deleting the persistence and cache folders.

Chris
by chris_loftus
Fri Jan 08, 2016 5:24 pm
Forum: WURFL XML Structure
Topic: Capability not found using demo app
Replies: 5
Views: 38624

Re: Capability not found using demo app

Hi Aaron, Thanks or the quick reply. When I remove the contents of the persistence directory I now get an exception: Resource dir /Users/chrisloftus/Sites/code/with-wurfl/wurfl-php-1.6.4.2/examples/demo/inc/../../resourceswurflDir dir /Users/chrisloftus/Sites/code/with-wurfl/wurfl-php-1.6.4.2/exampl...
by chris_loftus
Fri Jan 08, 2016 3:06 pm
Forum: WURFL XML Structure
Topic: Capability not found using demo app
Replies: 5
Views: 38624

Capability not found using demo app

Hello, From the below you can see that most of the capabilities are not available. I'm using the demo app. The change I've made is to use the wurfl.xml file instead of wurfl.zip. I changed the wurfl_config_standard.php file to have: $wurflConfig->wurflFile($resourcesDir.'/wurfl.xml'); The capability...