Jump to main content Jump to doc navigation

Name: Caching Format to Use Type: Number Default: 0 Available In: Revolution 2.1+ Removed from manager UI: Revolution 3.3.0

Values:

  • 0: PHP arrays
  • 1: JSON
  • 2: PHP serialized data

IMPORTANT: Do not change this value in System Settings. If you edit it in the manager, MODX writes new-format cache while old-format files still sit on disk. The site and the manager then fail to boot.

From Revolution 3.3.0 the setting no longer appears in the manager. To override the default, set it in $config_options in core/config/config.inc.php, then empty the core/cache/ directory:

$config_options = [
    'cache_format' => 0, // 0 = PHP, 1 = JSON, 2 = serialize
];

See also: Using Memcache for another $config_options example.

Support the team building MODX with a monthly donation.

The budget raised through OpenCollective is transparent, including payouts, and any contributor can apply to be paid for their work on MODX.

Backers

  • modmore
  • STERC
  • Digital Penguin
  • Jens Wittmann – Gestaltung & Entwicklung
  • CrewMark
  • Fabian Christen
  • Sepia River Studios
  • Dannevang Digital
  • Alex
  • A. Moreno
  • Chris Fickling
  • Stéphane Jäggi
  • Murray Wood
  • Anton Tarasov
  • deJaya
  • JT Skaggs
  • Lefthandmedia
  • eydolan
  • Following Sea
  • Guido Gallenkamp
  • YJ
  • Raffy
  • Snow Creative
  • Nick Clark
  • Guest
  • Helen
  • krisznet
  • Yanni
  • Richard

Budget

$213 per month—let's make that $500!

Learn more