Many thanks for the blog post Miles! I too disabled the php.ini settings of suhosin's mt_srand and srand with no luck and felt I was going in the wrong direction.
In my case I made my own library and called it in place of Security::cipher(). On Fri, May 13, 2011 at 3:19 AM, Miles J <[email protected]> wrote: > Do you have suhosin installed? I ran into problems with that. > > http://milesj.me/blog/read/security-cipher-suhosin > > On May 11, 11:33 pm, Simon Males <[email protected]> wrote: >> Hello, >> >> I'm migrating some infrastructure from 32bit CentOS PHP 5.2 to 64bit >> Ubuntu PHP 5.3. >> >> Unfortunately I've discovered a cipher encrypted by the Ubuntu systems >> cannot decrypted by the CentOS systems. >> >> Is there a work around for this? -- Simon Males -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
