admin管理员组文章数量:1130349
I'm getting the following errors on my WordPress site
Warning: require(/home/[site]/public_html/wp-includes/load.php): failed to open stream: No such file or directory in /home/[site]/public_html/wp-settings.php on line 19
Warning: require(/home/[site]/public_html/wp-includes/load.php): failed to open stream: No such file or directory in /home/[site]/public_html/wp-settings.php on line 19
Fatal error: require(): Failed opening required '/home/[site]/public_html/wp-includes/load.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/[site]/public_html/wp-settings.php on line 19
I've been troubleshooting for a few days but could really use some help.
File permissions:
wp-settings.php: 644
wp-config.php: 444
wp-includes: 755
wp-includes/load.php: 644
Anyone know what it could be? I've tried manually upgrading the files(deleting the old wp-files and updating), but still nothing. PHP version is 7.
Thanks!
I'm getting the following errors on my WordPress site
Warning: require(/home/[site]/public_html/wp-includes/load.php): failed to open stream: No such file or directory in /home/[site]/public_html/wp-settings.php on line 19
Warning: require(/home/[site]/public_html/wp-includes/load.php): failed to open stream: No such file or directory in /home/[site]/public_html/wp-settings.php on line 19
Fatal error: require(): Failed opening required '/home/[site]/public_html/wp-includes/load.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/[site]/public_html/wp-settings.php on line 19
I've been troubleshooting for a few days but could really use some help.
File permissions:
wp-settings.php: 644
wp-config.php: 444
wp-includes: 755
wp-includes/load.php: 644
Anyone know what it could be? I've tried manually upgrading the files(deleting the old wp-files and updating), but still nothing. PHP version is 7.
Thanks!
Share Improve this question asked Jan 21, 2018 at 16:22 DarthmaulDarthmaul 11 gold badge1 silver badge3 bronze badges 1- There are a number of PHP and other server settings that might be causing this. There's a great (highly voted, 500 point bounty) answer over on StackOverflow at stackoverflow/a/36577021/6347850 that might help you if this is still unresolved. – Andy Macaulay-Brook Commented Jun 23, 2018 at 14:34
2 Answers
Reset to default -1I think there is a permission issue with these files Reset the permissions or overwrite it from a fresh install. But be sure that it's the same version.
All files should be 664. All folders should be 775. wp-config.php should be 660.
Try uploading "load.php" in binary transfer mode.
Deactivate or delete plugins and try.
I'm getting the following errors on my WordPress site
Warning: require(/home/[site]/public_html/wp-includes/load.php): failed to open stream: No such file or directory in /home/[site]/public_html/wp-settings.php on line 19
Warning: require(/home/[site]/public_html/wp-includes/load.php): failed to open stream: No such file or directory in /home/[site]/public_html/wp-settings.php on line 19
Fatal error: require(): Failed opening required '/home/[site]/public_html/wp-includes/load.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/[site]/public_html/wp-settings.php on line 19
I've been troubleshooting for a few days but could really use some help.
File permissions:
wp-settings.php: 644
wp-config.php: 444
wp-includes: 755
wp-includes/load.php: 644
Anyone know what it could be? I've tried manually upgrading the files(deleting the old wp-files and updating), but still nothing. PHP version is 7.
Thanks!
I'm getting the following errors on my WordPress site
Warning: require(/home/[site]/public_html/wp-includes/load.php): failed to open stream: No such file or directory in /home/[site]/public_html/wp-settings.php on line 19
Warning: require(/home/[site]/public_html/wp-includes/load.php): failed to open stream: No such file or directory in /home/[site]/public_html/wp-settings.php on line 19
Fatal error: require(): Failed opening required '/home/[site]/public_html/wp-includes/load.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/[site]/public_html/wp-settings.php on line 19
I've been troubleshooting for a few days but could really use some help.
File permissions:
wp-settings.php: 644
wp-config.php: 444
wp-includes: 755
wp-includes/load.php: 644
Anyone know what it could be? I've tried manually upgrading the files(deleting the old wp-files and updating), but still nothing. PHP version is 7.
Thanks!
Share Improve this question asked Jan 21, 2018 at 16:22 DarthmaulDarthmaul 11 gold badge1 silver badge3 bronze badges 1- There are a number of PHP and other server settings that might be causing this. There's a great (highly voted, 500 point bounty) answer over on StackOverflow at stackoverflow/a/36577021/6347850 that might help you if this is still unresolved. – Andy Macaulay-Brook Commented Jun 23, 2018 at 14:34
2 Answers
Reset to default -1I think there is a permission issue with these files Reset the permissions or overwrite it from a fresh install. But be sure that it's the same version.
All files should be 664. All folders should be 775. wp-config.php should be 660.
Try uploading "load.php" in binary transfer mode.
Deactivate or delete plugins and try.
本文标签: Fatal error require() Failed opening required 39loadphp39
版权声明:本文标题:Fatal error: require(): Failed opening required 'load.php' 内容由热心网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:https://it.en369.cn/questions/1749186746a2329515.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。


发表评论