• 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)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Various PHP warnings’ is closed to new replies.