网站首页  汉语字词  英语词汇  考试资料  写作素材  旧版资料

请输入您要查询的考试资料:

 

标题 解决因scandir函数导致wordpress看不到主题
内容
    wordpress主题文件夹已经上传了主题文件夹,在wordpress后台却看不到,
    提示错误如下:
    warning: scandir() has been disabled for security reasons in /wp-includes/class-wp-theme.php on line 980
    warning: invalid argument supplied for foreach() in /wp-includes/class-wp-theme.php on line 983
    warning: scandir() has been disabled for security reasons in /wp-includes/class-wp-theme.php on line 980
    warning: invalid argument supplied for foreach() in /wp-includes/class-wp-theme.php on line 983
    解决办法
    这是由于服务器环境下的php.ini文件scandir()函数问题引起的,只需要去掉这个函数就可以了。
    可以通过ftp或者vi编辑 /usr/local/php/etc/php.ini文件中,找到 disable_functions ,将后面的 scandir 的函数删掉即可。
    最后,通过ssh编译 /etc/init.d/php-fpm restart 重启php-fpm就可以了。
随便看

 

在线学习网考试资料包含高考、自考、专升本考试、人事考试、公务员考试、大学生村官考试、特岗教师招聘考试、事业单位招聘考试、企业人才招聘、银行招聘、教师招聘、农村信用社招聘、各类资格证书考试等各类考试资料。

 

Copyright © 2002-2024 cuapp.net All Rights Reserved
更新时间:2025/5/19 21:31:43