• Resolved Valentin Grenier

    (@valentingrenier)


    Hello, I have identified an issue related to backup restore. When I choose to restore a complete backup (themes, plugins, others…), files like advanced-cache.php is restored as a folder, causing an issue like the one below.

    Warning: include(/Users/user/Local Sites/website/app/public/wp-content/advanced-cache.php): Failed to open stream: No such file or directory in /Users/user/Local Sites/website/app/public/wp-settings.php on line 98

    Warning: include(): Failed opening '/Users/user/Local Sites/website/app/public/wp-content/advanced-cache.php' for inclusion (include_path='.:/usr/share/php:/www/wp-content/pear') in /Users/user/Local Sites/website/app/public/wp-settings.php on line 98

    Configuration:

    • nginx
    • PHP 8.2.23
    • WordPress 6.7.1
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support vupdraft

    (@vupdraft)

    Hi,

    I have tried several restores and I do not get this error. I included the DB, Plugins, Themes, Uploads and Others

    as you mentioned advance-cache.php I also tried activating/deactivating/purging and reloading the cache

    If you have a caching plugin installed it might be related to this. You can also get advanced-cache.php messages if an old caching plugin has been deinstalled correctly.

    Can you post you restoration log using a tools such as pastebin.com

    Thread Starter Valentin Grenier

    (@valentingrenier)

    Hello,

    Sorry for my late reply. I have made another restore on a local instance and I get the expected error.

    Here are the logs: https://pastebin.com/DGu6BjW1

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.