Title: Various PHP warnings
Last modified: September 1, 2020

---

# Various PHP warnings

 *  [jasom](https://wordpress.org/support/users/jasom/)
 * (@jasom)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/various-php-warnings/)
 * I got following warnings in terminal:
 *     ```
       PHP Warning:  include(/wp-content/plugins/wp-super-cache/wp-cache-base.php): failed to open stream: No such file or directory in /wp-content/plugins/wp-super-cache/wp-cache.php on line 95
       Warning: include(/wp-content/plugins/wp-super-cache/wp-cache-base.php): failed to open stream: No such file or directory in /wp-content/plugins/wp-super-cache/wp-cache.php on line 95
       PHP Warning:  include(): Failed opening '/wp-content/plugins/wp-super-cache/wp-cache-base.php' for inclusion (include_path='.:/usr/share/php') in /wp-content/plugins/wp-super-cache/wp-cache.php on line 95
       Warning: include(): Failed opening '/wp-content/plugins/wp-super-cache/wp-cache-base.php' for inclusion (include_path='.:/usr/share/php') in /wp-content/plugins/wp-super-cache/wp-cache.php on line 95
       PHP Warning:  include_once(/wp-content/plugins/wp-super-cache/ossdl-cdn.php): failed to open stream: No such file or directory in /wp-content/plugins/wp-super-cache/wp-cache.php on line 118
       Warning: include_once(/wp-content/plugins/wp-super-cache/ossdl-cdn.php): failed to open stream: No such file or directory in /wp-content/plugins/wp-super-cache/wp-cache.php on line 118
       PHP Warning:  include_once(): Failed opening '/wp-content/plugins/wp-super-cache/ossdl-cdn.php' for inclusion (include_path='.:/usr/share/php') in /wp-content/plugins/wp-super-cache/wp-cache.php on line 118
       Warning: include_once(): Failed opening '/wp-content/plugins/wp-super-cache/ossdl-cdn.php' for inclusion (include_path='.:/usr/share/php') in /wp-content/plugins/wp-super-cache/wp-cache.php on line 118
       ```
   
 * after I run this wp-cli command:
 * `wp core update && wp core update-db && wp plugin update --all && wp theme update--
   all`

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Donncha O Caoimh (a11n)](https://wordpress.org/support/users/donncha/)
 * (@donncha)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/various-php-warnings/#post-13362900)
 * Do those warnings show when you’re serving pages on your site?
 *  Thread Starter [jasom](https://wordpress.org/support/users/jasom/)
 * (@jasom)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/various-php-warnings/#post-13363293)
 * It was only 3 days ago, but I’m not sure where I copy them from. From shell, 
   I guess 🙂
 *  Plugin Author [Donncha O Caoimh (a11n)](https://wordpress.org/support/users/donncha/)
 * (@donncha)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/various-php-warnings/#post-13370042)
 * Yeah, it would have been the shell. As long as it doesn’t show when serving actual
   pages I wouldn’t worry about it.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Various PHP warnings’ is closed to new replies.

 * ![](https://ps.w.org/wp-super-cache/assets/icon-256x256.png?rev=3506220)
 * [WP Super Cache](https://wordpress.org/plugins/wp-super-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-super-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-super-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-super-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-super-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-super-cache/reviews/)

## Tags

 * [wp-cli](https://wordpress.org/support/topic-tag/wp-cli/)

 * 3 replies
 * 2 participants
 * Last reply from: [Donncha O Caoimh (a11n)](https://wordpress.org/support/users/donncha/)
 * Last activity: [5 years, 8 months ago](https://wordpress.org/support/topic/various-php-warnings/#post-13370042)
 * Status: not resolved