This has come up before, but the answer is not obvious. Here's a stolen reply from an earlier post:
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. Jeremy Burns Class Outfit [email protected] http://www.classoutfit.com On 1 Feb 2011, at 15:58, [email protected] wrote: > Hi to all, > > I've enabled cache in all actions of one controller and it works right > in the developer server (local). But in production (MediaTemple) the > filename of cache files generated always is strange, like kt_u_o_.php > and because of it sometimes some pages don't show it right. > > I have the same problem like: > http://groups.google.com/group/cake-php/browse_thread/thread/9ccd140d82b56f5d/3a7b1d85549f4e22?lnk=gst&q=cache+names+file#3a7b1d85549f4e22 > > I have the same version of CakePHP (1.3.7) in both servers. > Local server (Ubuntu 10.10, PHP 5.2.15 > Production server (CentOS 4, PHP 5.2.6 > > Anyone known something about that? > > Thanks for advance. > > Israel > > -- > 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 -- 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
