admin管理员组

文章数量:1429154

Closed. This question is off-topic. It is not currently accepting answers.

Questions that are too localized (such as syntax errors, code with restricted access, hacked sites, hosting or support issues) are not in scope. See how do I ask a good question?

Closed 5 years ago.

Improve this question

after changing php version on godaddy it started giving these error on wordpress any help highly appriciated.

Warning: require_once(/home/onetwo/public_html/wp-config.php): failed to open stream: Permission denied in /home/onetwo/public_html/wp-load.php on line 37

Fatal error: require_once(): Failed opening required '/home/onetwo/public_html/wp-config.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/onetwo/public_html/wp-load.php on line 37

Closed. This question is off-topic. It is not currently accepting answers.

Questions that are too localized (such as syntax errors, code with restricted access, hacked sites, hosting or support issues) are not in scope. See how do I ask a good question?

Closed 5 years ago.

Improve this question

after changing php version on godaddy it started giving these error on wordpress any help highly appriciated.

http://www.two.pk

Warning: require_once(/home/onetwo/public_html/wp-config.php): failed to open stream: Permission denied in /home/onetwo/public_html/wp-load.php on line 37

Fatal error: require_once(): Failed opening required '/home/onetwo/public_html/wp-config.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/onetwo/public_html/wp-load.php on line 37

Share Improve this question edited Jun 15, 2020 at 8:21 CommunityBot 1 asked May 1, 2019 at 22:59 Aadii MughalAadii Mughal 1711 gold badge1 silver badge9 bronze badges 1
  • Is the file available in the path listed? – jdm2112 Commented May 2, 2019 at 0:03
Add a comment  | 

2 Answers 2

Reset to default 1

Contact GoDaddy customer support and ask them to check file permissions for your site.

after a lot of struggle i got fixed by changing the root directory permission to 755

本文标签: errorsWarning requireonce(homeonetwopublichtmlwpconfigphp)