headTitle($this->translate('auto_configure_title')); // Set up breadcrumbs: $this->layout()->breadcrumbs = '
  • ' . $this->transEsc('auto_configure_title') . '
  • ' . $this->transEsc('Fix Cache') . '
  • '; ?>

    transEsc('auto_configure_title')?>

    VuFind cannot write to escapeHtml($this->cacheDir)?>.

    Please make sure that write permissions are available on this directory.

    In Linux, try this command (note that you may need to prefix with "sudo" on some flavors):

      runningUser)): ?>
        chown escapeHtml($this->runningUser)?>:escapeHtml($this->runningUser)?> escapeHtml($this->cacheDir)?>
      
        chmod 777 escapeHtml($this->cacheDir)?>