Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter\Cache\Exceptions\CacheException
#1

(This post was last modified: 08-15-2021, 07:03 AM by volker. Edit Reason: added the CI version )

I'm running CI (ver 4.1.3) on WIN10. After moving my projects onto a Google Drive (not the old Backup and Sync) I'm getting this error below. This happens when I launch the project using "php spark serve" or using WAMP server and http://localhost.

I googled this error and found all kinds of suggestions changing for Linux machines (changing project folder permission to 777). No suggestions for Win 10.
Any help is much appreciated.
Code:
An uncaught Exception was encountered

Type: CodeIgniter\Cache\Exceptions\CacheException

Message: Cache unable to write to E:\My Documents\Google Drive\ProgramCode\PHP_Projects\FamilyRecipes\writable\cache/.

Filename: E:\My Documents\Google Drive\ProgramCode\PHP_Projects\FamilyRecipes\system\Cache\Handlers\FileHandler.php

Line Number: 68

Backtrace:

File: E:\My Documents\Google Drive\ProgramCode\PHP_Projects\FamilyRecipes\system\Cache\Handlers\FileHandler.php
Line: 68
Function: forUnableToWrite

File: E:\My Documents\Google Drive\ProgramCode\PHP_Projects\FamilyRecipes\system\Cache\CacheFactory.php
Line: 55
Function: __construct

File: E:\My Documents\Google Drive\ProgramCode\PHP_Projects\FamilyRecipes\system\Config\Services.php
Line: 110
Function: getHandler

File: E:\My Documents\Google Drive\ProgramCode\PHP_Projects\FamilyRecipes\system\Config\BaseService.php
Line: 263
Function: cache

File: E:\My Documents\Google Drive\ProgramCode\PHP_Projects\FamilyRecipes\system\Config\BaseService.php
Line: 192
Function: __callStatic

File: E:\My Documents\Google Drive\ProgramCode\PHP_Projects\FamilyRecipes\system\Config\Services.php
Line: 105
Function: getSharedInstance

File: E:\My Documents\Google Drive\ProgramCode\PHP_Projects\FamilyRecipes\system\Config\BaseService.php
Line: 263
Function: cache

File: E:\My Documents\Google Drive\ProgramCode\PHP_Projects\FamilyRecipes\system\Common.php
Line: 74
Function: __callStatic

File: E:\My Documents\Google Drive\ProgramCode\PHP_Projects\FamilyRecipes\system\CodeIgniter.php
Line: 651
Function: cache

File: E:\My Documents\Google Drive\ProgramCode\PHP_Projects\FamilyRecipes\system\CodeIgniter.php
Line: 321
Function: displayCache

File: E:\My Documents\Google Drive\ProgramCode\PHP_Projects\FamilyRecipes\index.php
Line: 46
Function: run
Reply


Messages In This Thread
CodeIgniter\Cache\Exceptions\CacheException - by volker - 08-15-2021, 07:01 AM



Theme © iAndrew 2016 - Forum software by © MyBB