Page 5 of 5

Re: Tables Doesnt Exist

PostPosted: Fri May 13, 2011 1:57 pm
by kamermans
Ah, I think I know what's going on. While trying to reproduce your problem, I grabbed a copy of Tera-WURFL from GitHub and set it up - I had the same problem as you (the problem is technically the xdebug extension's max recursion depth). Then I was stumped until I realized that I was downloading the tagged 2.1.4 release and not the current source.

Please make sure you download the current source, and not the 2.1.4 release!:
Image

Re: Tables Doesnt Exist

PostPosted: Fri May 13, 2011 1:58 pm
by blickwerker
fresh new installation, same problem.

debain lenny VPS
plesk 9.5 (i have extended the DB-user privileges manually :) )
PHP Version 5.2.6-1+lenny9
MySQLi 5.0.51a
MySQL 5.0.51a
memory_limit 768M / 128M

tryed the default wurfl.xml and my 2MB small wurfl.xml

I'll send some urls to you via PM :)

thanks for the effort!

Re: Tables Doesnt Exist

PostPosted: Fri May 13, 2011 2:11 pm
by blickwerker
great! the latest release fixed the problem.
I'm happy you falled in the same trap as me downloading the file :)

thnaks and keep the great work going on!
Remi