PHP Errors: Warning filemtime(): stat failed for ../e107_system/cc72a04854/cache/content/S_Glyphs_fa6_far.cache.php #5992
Unanswered
Alex-e107nl
asked this question in
General
Replies: 1 comment 1 reply
|
Confirmed (github 2 days old) Warning filemtime(): stat failed for ../../e107_system/b35db73f82/cache/content/S_Config_emote.cache.php, Line 147 of C:..\xxxxxx\e107_handlers\cache_handler.php (THIS ONE WAS GONE AFTER EMPTY CACHE) Warning filemtime(): stat failed for ../../e107_system/b35db73f82/cache/content/S_Glyphs_fa6_far.cache.php, Line 147 of C:..\xxxxxxx\e107_handlers\cache_handler.php CDN for core libraries | is on YES |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
@e107help Use CDN for core libraries | is on No
PHP 8.3 - standard e107 github 18-08-2026
A lot of repeated warnings under PHP errors on every admin page:
PHP Errors:
Warning filemtime(): stat failed for ../e107_system/cc72a04854/cache/content/S_Glyphs_fa6_far.cache.php, Line 147 of /home//domains//private_html/e107_handlers/cache_handler.php
Can you see why? with CDN for core libraries = ON there's more:
Warning filemtime(): stat failed for ../e107_system/cc72a04854/cache/content/S_Config_menu.cache.php, Line 147 of /home//domains//private_html/e107_handlers/cache_handler.php
Warning filemtime(): stat failed for ../e107_system/cc72a04854/cache/content/S_Config_notify.cache.php, Line 147 of /home//domains//private_html/e107_handlers/cache_handler.php
Warning filemtime(): stat failed for ../e107_system/cc72a04854/cache/content/S_Library_AdminArea_bootstrap.cache.php, Line 147 of /home//domains//private_html/e107_handlers/cache_handler.php
Warning filemtime(): stat failed for ../e107_system/cc72a04854/cache/content/S_Library_AdminArea_jquery.cache.php, Line 147 of /home//domains//private_html/e107_handlers/cache_handler.php
Warning filemtime(): stat failed for ../e107_system/cc72a04854/cache/content/S_Library_AdminArea_jquery_once.cache.php, Line 147 of /home//domains//private_html/e107_handlers/cache_handler.php
Warning filemtime(): stat failed for ../e107_system/cc72a04854/cache/content/S_Library_AdminArea_jquery_ui.cache.php, Line 147 of /home//domains//private_html/e107_handlers/cache_handler.php
Warning filemtime(): stat failed for ../e107_system/cc72a04854/cache/content/S_Library_AdminArea_fontawesome6.cache.php, Line 147 of /home//domains//private_html/e107_handlers/cache_handler.php
Warning filemtime(): stat failed for ../e107_system/cc72a04854/cache/content/S_Library_AdminArea_bootstrap_editable.cache.php, Line 147 of /home//domains//private_html/e107_handlers/cache_handler.php
Warning filemtime(): stat failed for ../e107_system/cc72a04854/cache/content/S_Config_history.cache.php, Line 147 of /home//domains//private_html/e107_handlers/cache_handler.php
Is this a problem or can i ignore this for now?
All reactions