PHP warning: failed to open stream: No such file or directory
-
Once in a while, I get the following PHP warning on my site:
WARNING: wp-content/plugins/merge-minify-refresh/merge-minify-refresh.php:525 - file_get_contents(.../public_html//wp-content/uploads/elementor/css/global.css): failed to open stream: No such file or directory
The file does not exist, but MMR seems to want to load it. I have the file in the excluded list because it does exist sometimes and needs to be excluded.
Would it be possible to add a check for file existence to avoid this issue?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘PHP warning: failed to open stream: No such file or directory’ is closed to new replies.