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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T13:54:30+00:00 2026-06-12T13:54:30+00:00

I am using code iginiter. When I try running my application from a local

  • 0

I am using code iginiter. When I try running my application from a local browser then this error is throwing up.

Carabiner: cache path does not exist. Please set the cache path in config/carabiner.php.

I have no clue what it is. Tried some online similar solutions like :

http://www.webdevelopersdiary.com/1/archives/06-2012/1.html

but for some reason nothing seems to work. Please help me to come out of this.

  • 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-12T13:54:31+00:00Added an answer on June 12, 2026 at 1:54 pm

    Create cache directory specified in config/carabiner.php, at line #50.

    Default setting: $config['cache_dir'] = 'assets/cache/';

    Remember that cache_dir path is relative to document root (aka FCPATH from CI ; where index.php is located). On initialization, FCPATH and cache_dir are concatenated, resulting cache_path.

    Excerpt from library:
    $this->cache_path = $this->fcpath.$this->cache_dir;

    Update
    You need to create assets/cache directory, which is located in you application root, with write permissions: mkdir -p assets/cache && chmod -R 777 assets/cache

    In the end, it will look like this:


    $ tree
    .
    |____application
    |____assets
    | |____cache
    |____index.php
    |____system
    |____user_guide

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

Sidebar

Related Questions

I am using Code Igniter, The HMVC library , and Smarty with this library
I have enabled google Minify in code igniter using this library on our website.
I'm using codeigniter framework and I'm getting this error when I've submitted my form:
Let me try ask this again with a code snippet with what I have
I'm trying to access an FTP server from my PHP script using Codeigniter's FTP
I have create a web application using CodeIgniter making at first a login interface.
I'm using code igniter and am trying to capture multiple url segments via the
I am using php with code igniter. I am designing a website with php.
I am so confused right now, I am using code igniter php framework and
I'm using codeigniter and have some inputs fields and textareas, When I try to

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.