【发布时间】:2018-12-30 01:25:44
【问题描述】:
当我尝试进入我的 wordpress 网站的wp-admin 页面时,会出现这些警告:
警告:file_exists():open_basedir 限制生效。文件(../../../wp-includes/autoload.php) 不在允许的路径中:/storage/ 中的 (/opt/awex-pages:/storage/ssd4/476/999476) ssd4/476/999476/public_html/wp-includes/class-wp-customize-editor.php 第 17 行
警告:file_exists():open_basedir 限制生效。文件(../../../../wp-includes/autoload.php)不在允许的路径中:(/opt/awex-pages:/storage/ssd4/476/999476)在/storage/ssd4/476/999476/public_html/wp-includes/class-wp-customize-editor.php 在第 20 行
警告:file_exists():open_basedir 限制生效。文件(../../../wp-includes/autoload.php) 不在允许的路径中:/storage/ 中的 (/opt/awex-pages:/storage/ssd4/476/999476) ssd4/476/999476/public_html/wp-includes/class-wp-customize-editor.php 第 29 行
警告:file_exists():open_basedir 限制生效。文件(../../../../wp-includes/autoload.php)不在允许的路径中:(/opt/awex-pages:/storage/ssd4/476/999476)在/storage/ssd4/476/999476/public_html/wp-includes/class-wp-customize-editor.php 在第 32 行
警告:file_exists():open_basedir 限制生效。文件(../../../wp-load.php) 不在允许的路径内:/storage/ssd4/ 中的 (/opt/awex-pages:/storage/ssd4/476/999476)第 44 行的 476/999476/public_html/wp-includes/class-wp-customize-editor.php
警告:file_exists():open_basedir 限制生效。文件(../../../../wp-load.php) 不在允许的路径中:/storage 中的 (/opt/awex-pages:/storage/ssd4/476/999476) /ssd4/476/999476/public_html/wp-includes/class-wp-customize-editor.php 在第 47 行
警告:fread():第 70 行 /storage/ssd4/476/999476/public_html/wp-includes/class-wp-customize-editor.php 中的长度参数必须大于 0
警告:fread():第 73 行 /storage/ssd4/476/999476/public_html/wp-includes/class-wp-customize-editor.php 中的长度参数必须大于 0
警告:无法修改标头信息 - 标头已由 /storage/ssd4 中的(输出开始于 /storage/ssd4/476/999476/public_html/wp-includes/class-wp-customize-editor.php:17)发送/476/999476/public_html/wp-includes/pluggable.php 在第 1210 行`
如何找回管理页面?
【问题讨论】: