这是我尝试打开时在浏览器中显示的内容:
Warning: require_once (/home/recoveryuganda/public_html/includes/defines.php):
failed to open stream: No such file or directory in /home/recoveryuganda/public_html/index.php on line 37
Fatal error: require_once():
Failed opening required '/home/recoveryuganda/public_html/includes/defines.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/recoveryuganda/public_html/index.php on line 37
答案 0 :(得分:0)
指定的路径中没有文件,检查,可能是您更改了名称,或者移动到其他位置的文件。
转到此目录:
/家庭/ recoveryuganda /的public_html /包括/
找到这个文件:defines.php
问题是此文件丢失/ 如果您有该文件的备份,请将其放在该目录中。