• Resolved tabyenskildase

    (@tabyenskildase)


    E:\wwwroot2\teggutenberg\wp-content\plugins\wp-rss-aggregator\vendor\autoload.php.
    require_once(): Failed opening required ‘E:\wwwroot2\teggutenberg\wp-content\plugins\wp-rss-aggregator\vendor/composer/autoload_real.php’

    It looks like the autoload_real.php expects all WordPress sites running Linux.

    Regards Tomas

Viewing 1 replies (of 1 total)
  • You are encountering an error where the plugin fails to load the vendor/autoload/autoload_real.php file, but the slashes do not matter in PHP since they are automatically resolved depending on the platform, whether Windows or Linux.

    Could you please check if that file exists in the first place? If not, your copy of the plugin may have got corrupt during download or you may have installed the plugin in some other way. You will need to copy over the plugin files correctly to the destination again.

    I hope this helps.

Viewing 1 replies (of 1 total)
  • The topic ‘Unix paths expected in autoload_real.php’ is closed to new replies.