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 7951623
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T02:37:00+00:00 2026-06-04T02:37:00+00:00

I have inherited an application written with Zend Framework 1.11.2. It has been ported

  • 0

I have inherited an application written with Zend Framework 1.11.2. It has been ported to a server managed by my company, but some of the functionality of the site seem broken on the new server, due to a little fine tuning of the environment.

Specifically, one of the cron jobs on the system is throwing an exception related to the cache directory not being writable.

I am not sure where the cache directory is to make it writable. I have done a little reading and it seems to suggest there is a tmp directory. Can anyone point me in the right direction to either the directory, or how to find out where it is, if it is application specific?

Any help appreciated.

  • 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-06-04T02:37:01+00:00Added an answer on June 4, 2026 at 2:37 am

    The code for which determines the cache_dir to use when one is not specified is in Zend_Cache_Backend::getTmpDir(). The results are OS-specific and even environment-specific.

    This little snippet:

    require_once 'Zend/Cache/Backend.php';
    $cache = new Zend_Cache_Backend();
    echo $cache->getTmpDir() . PHP_EOL;
    

    produced /tmp on my Ubuntu. YMMV.

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

Sidebar

Related Questions

I have inherited a poorly written web application that seems to have errors when
I have inherited a application framework from the previous developer where I now work.
I have just inherited a server application, however it seems that the only copy
Greetings! I inherited a C#.NET application I have been extending and improving for a
As the title suggests, I've inherited a php/MySQL application which has fairly well written
I've inherited a web application written in ASP.NET that has an incomplete implementation of
Usually I write programs without the ARC but I have inherited an application that
I have been reviewing an asp.net application that was written by a former colleague.
I have inherited an online quiz application written in C# with these lines of
I have inherited an application that logs the results of certain daily commands that

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.