CMS MADE SIMPLE FORGE

Error Logger

 

[#12112] tmp cache warnings

avatar
Created By: Kim Birkeland Skorgenes (master3395)
Date Submitted: Sun Aug 25 14:41:18 -0400 2019

Assigned To: Morten Poulsen (silmarillion)
Version: 2.0.1
CMSMS Version: v2.3-beta6
Severity: Trivial
Resolution: None
State: Open
Summary:
tmp cache warnings
Detailed Description:
When i have this module enabled, i get tmp cache error, all around from this
module.

[25-Aug-2019 16:26:05 Europe/Oslo] PHP Warning: 
file_put_contents(/home/username/public_html/cmstest5/tmp/cache/ErrorLogger.tmp):
failed to open stream: No such file or directory in
/home/username/public_html/modules/ErrorLogger/ErrorLogger.handler.php on line
40


History

Comments
avatar
Date: 2019-09-06 16:00
Posted By: Oliver Jooß (Oliver)

Sorry for my late response.
Can you check if directory exists:
/home/username/public_html/cmstest5/tmp/cache/ or have you configured different
cache dir?
      
avatar
Date: 2019-09-06 17:34
Posted By: Kim Birkeland Skorgenes (master3395)

I've tested, and yes i do have it.

/home/username/public_html/cmstest5/tmp/cache/ErrorLogger.tmp
      
avatar
Date: 2019-09-08 15:16
Posted By: Oliver Jooß (Oliver)

Hm.. I cant' reproduce your issue.
Can you add user:group and permission chmod of
   /home/username/public_html/cmstest5/tmp/cache/ErrorLogger.tmp
and
   /home/username/public_html/cmstest5/tmp/cache