Fatal error: require_once(): Failed opening required
-
Hello, I just updated the AWS plugin and after several hours running, my website now returns a blank screen.
After enabling debug mode I can see the fatal error that is making this:
Warning: require_once(/var/www/html/wp-content/plugins/amazon-web-services/vendor/aws/aws-autoloader.php): failed to open stream: No such file or directory in /var/www/html/wp-content/plugins/amazon-web-services/amazon-web-services.php on line 47
Fatal error: require_once(): Failed opening required ‘/var/www/html/wp-content/plugins/amazon-web-services/vendor/aws/aws-autoloader.php’ (include_path=’.:/usr/share/php:/usr/share/pear’) in /var/www/html/wp-content/plugins/amazon-web-services/amazon-web-services.php on line 47
If I go back to a previous version of the plugin (0.3.5) this never happens. Can you please fix this or advice me on how to fix it?
- The topic ‘Fatal error: require_once(): Failed opening required’ is closed to new replies.