【发布时间】:2021-08-17 02:48:53
【问题描述】:
我在我的网站上面临以下警告和错误:
警告:需要(/home/content/52/9606252/html/k9grooming/wp-includes/option.php)[function.require]:无法打开流:/home/content/中没有这样的文件或目录第 8 行的 52/9606252/html/k9grooming/wp-includes/functions.php
致命错误:require() [function.require]:打开失败需要'/home/content/52/9606252/html/k9grooming/wp-includes/option.php' (include_path='.:/usr/local /php5_3/lib/php') 在第 8 行的 /home/content/52/9606252/html/k9grooming/wp-includes/functions.php 中
第 8 行是:require( ABSPATH . WPINC . '/option.php' );
【问题讨论】:
-
所以请确保引用的文件存在,它预期在哪里。
-
听起来您缺少一些核心 WordPress 文件。