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

  • SEARCH
  • Home
  • 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'm not very experienced in C#, done some small stuff with it, but it's
I'm not very experienced with JavaScript, but this code was similar to what I
I've encountered some very strange behaviour when debugging in VS 2010 with a WCF
Very strange, not sure if others have experienced this... Exporting with Flash CS5.5 to
I am not a very experienced C++ programmer, i get a warning when i
I'm not a a very experienced Windows developer, so I hope this all makes
I'm a long time developer but not very experienced with DNS. Here's my problem:
Question related to PHP memory-handling from someone not yet very experienced in PHP: If
In a similar vein to my previous question - I'm not a very experienced
Building a Django app on a VPS. I am not very experienced with setting

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.