2011/5/20 admin <[email protected]>: > Hello, > Is it possible to fix this to work with my version of php ? > > php -v > PHP 5.2.6-3ubuntu4.6 with Suhosin-Patch 0.9.6.2 (cli) (built: Sep 16 2010 > 19:52:51) > Copyright (c) 1997-2008 The PHP Group > Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies >
Hi, thanks for having found the cause of the problem. I opened the bug here: http://tools.ltb-project.org/issues/320 But I have no time today to look at this. For now, don't use token crypt with PHP version older than 5.3. This is not a major security issue, as in theory, no one can get the token (it is generated by PHP session engine). If you think you can patch the code to get a compatibility with 5.2, please send me your code. Clément. _______________________________________________ ltb-users mailing list [email protected] http://lists.ltb-project.org/listinfo/ltb-users
