Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 854877
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T07:59:40+00:00 2026-05-15T07:59:40+00:00

I experienced very strange behaviour with a CakePHP site in production. Some views did

  • 0

I experienced very strange behaviour with a CakePHP site in production. Some views did not show up, responding with an HTTP code 200 but without any payload. The browser’s screen was blank gray.

I tracked it down to caching. Deleting the tmp/cache folder helped the first time, but not today.

So I turned of caching completly by using

Configure::write('Cache.disable', true);

in config/core.php . That fixed the issue and tmp/cache folder stayed empty, but the site is slower.

To improve performance I read a little more documentation about CakePHP and found that I must have misunderstood a lot of things about cache configuration.

This is what I used to do in config/core.php and does not seem to be right:

//Configure::write('Cache.disable', true);
//Configure::write('Cache.check', true);
Cache::config('default', array('engine' => 'File'));

I didn’t include the Cache helper in any model or controller.

So I understand that my first approach was not correct, but turning off caching completly is too slow. The minimum I want to cache are my models so I don’t need to query the DB for them and maybe cache some views.

What should I do and what is the correct configuration?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T07:59:40+00:00Added an answer on May 15, 2026 at 7:59 am

    There is a good article how to speed up CakePHP http://www.pseudocoder.com/archives/8-ways-to-speed-up-cakephp-apps

    The correct cache configuration examples are here

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've encountered some very strange behaviour when debugging in VS 2010 with a WCF
( Updated a little ) I'm not very experienced with internationalization using PHP, it
A client has reported repeated instances of Very strange behaviour when executing a stored
Today i was debugging some lines of code and i noticed a very weird
There is very strange assembly reference problem and loading problem I experience with my
it is very strange, because this error doesn't happen all the time... I have
I have very little experience building software for Windows, and zero experience using the
My experience with MySQL is very basic. The simple stuff is easy enough, but
Despite having very little Linux experience, I'm too enticed by VPS (and too sick
In my javascript experience, I found that is a very common task searching the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.