Re: cache key not working

2011-01-27 Thread rkaiser
This is actually caused by a bug in the PCRE library on Centos / Red Hat. See this http://blog.echothis.com/2011/01/27/fixing-cakephp-1-3s-cache-key-error-on-red-hat-and-centos/ blog post for how to fix it. -- View this message in context: http://cakephp.19694.n2.nabble.com/cache-key-not-work

Re: cache key not working

2010-04-25 Thread Todd McGrath
Ok, and one more thing- It works fine on my dev box -- OS X with MAMP. The problem only appears in public test server. CentOS 5, Apache 2, PHP 5 Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because y

Re: cache key not working

2010-04-25 Thread Todd McGrath
More info- It's 1.3 RC4 I believe. Not stable congratulations by the way! Adding to original description, because I'm not sure if it matters, but the element call is in a for loop: foreach ($section['AssessmentQuestion'] as $question) { echo $this->element('question', array("questionId" =