Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fatal error: Uncaught phpfastcacheCoreException #137

Open
xacknet opened this issue Oct 16, 2023 · 1 comment
Open

Fatal error: Uncaught phpfastcacheCoreException #137

xacknet opened this issue Oct 16, 2023 · 1 comment

Comments

@xacknet
Copy link

xacknet commented Oct 16, 2023

Please help me solve the problem!! Windows server

Fatal error: Uncaught phpfastcacheCoreException: PLEASE CREATE OR CHMOD /var/tmp//localhost- - 0777 OR ANY WRITABLE PERMISSION! in C:\xampp\htdocs\gisapp\vendor\phpfastcache\phpfastcache\phpfastcache\3.0.0\phpfastcache.php:248 Stack trace: #0 C:\xampp\htdocs\gisapp\vendor\phpfastcache\phpfastcache\phpfastcache\3.0.0\abstract.php(459): phpFastCache::getPath(false, Array) #1 C:\xampp\htdocs\gisapp\vendor\phpfastcache\phpfastcache\phpfastcache\3.0.0\drivers\files.php(18): BasePhpFastCache->getPath() #2 C:\xampp\htdocs\gisapp\vendor\phpfastcache\phpfastcache\phpfastcache\3.0.0\phpfastcache.php(52): phpfastcache_files->__construct(Array) #3 C:\xampp\htdocs\gisapp\admin\class.Helpers.php(23): phpFastCache('files', Array) #4 C:\xampp\htdocs\gisapp\index.php(226): GisApp\Helpers->__construct() #5 {main} thrown in C:\xampp\htdocs\gisapp\vendor\phpfastcache\phpfastcache\phpfastcache\3.0.0\phpfastcache.php on line 248

@uprel
Copy link
Member

uprel commented Nov 8, 2023

I think you need to look at your settings.php file and adjust this line to working and writable directory

define('TEMP_PATH', 'C:/Windows/Temp/');

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants