"Unlink" and "headers already sent" errors
-
I’m getting some errors on one of my sites:
Warning: unlink(/home/xxxxxx/wp-content/cache/cache-enabler/xxxxxx.com/index.html): No such file or directory in /home/xxxxxx/wp-content/plugins/cache-enabler/inc/cache_enabler_disk.class.php on line 171Warning: unlink(/home/xxxxxx/wp-content/cache/cache-enabler/xxxxxx.com/index.html.gz): No such file or directory in /home/xxxxxx/wp-content/plugins/cache-enabler/inc/cache_enabler_disk.class.php on line 172Warning: unlink(/home/xxxxxx/wp-content/cache/cache-enabler/xxxxxx.com/index-webp.html): No such file or directory in /home/xxxxxx/wp-content/plugins/cache-enabler/inc/cache_enabler_disk.class.php on line 173Warning: Cannot modify header information - headers already sent by (output started at /home/xxxxxx/wp-content/plugins/cache-enabler/inc/cache_enabler_disk.class.php:171) in /home/xxxxxx/wp-includes/pluggable.php on line 1228I have Jetpack installed and WordPress 4.4.
Please advise.
The topic ‘"Unlink" and "headers already sent" errors’ is closed to new replies.