当前位置:首页 > 2022年12月3日

dedecms提示:Unable to load the requested file helpers/mda.helper.php解决办法

yangxin2年前 (2022-12-03)280
dedecms提示:Unable to load the requested file helpers/mda.helper.php解决办法出现原因:include目录下面helpers文件里的mda...

极致CMS安装后访问出现提示“No input file specified.”

yangxin2年前 (2022-12-03)254
...

PbootCMS打开首页提示No input file specified.解决办法

yangxin2年前 (2022-12-03)249
PbootCMS打开首页提示No input file specified.是因为服务器环境配置文件引起,主要发生于linux的用户,且以BT用户居多,这时候打开根目录,将.user.ini跟.hta...

Pragma no-cache如何关闭?去掉http响应头Cache-Control及Pragma造成的缓存问题

yangxin2年前 (2022-12-03)222
Pragma no-cache如何关闭?Pragma: no-cache如何去除?去掉http响应头Cache-Control及Pragma造成的缓存问题回答:修改php.ini中的session.c...

portal_rsscache' is marked as crashed and should be repaired解决办法

yangxin2年前 (2022-12-03)242
portal_rsscache' is marked as crashed and should be repaired解决办法出现的原因分析:第一,频繁更新表格,或者多人同时对数据库进行操作...

php-fpm是什么?如何重启?工作原理是怎么样的?

yangxin2年前 (2022-12-03)205
php-fpm是一种master(主)/worker(子)多进程架构,与nginx设计风格有点类似。master进程主要负责CGI及PHP环境初始化、事件监听、子进程状态等等,worker进程负责处理...

apache下网站日志里面显示百度蜘蛛的方法

yangxin2年前 (2022-12-03)241
apache下网站日志里面显示百度蜘蛛的方法想要记录你网站的日志:  1、首页,你要在 “站点编辑” 里面把 "开启访问日志 " 这个选项打勾  2、配置vhost 里面对应站点的...

wampserver3.2.6切换中文报错处理方法

yangxin2年前 (2022-12-03)204
安装wampserver3.2.6后,默认是英文,看到菜单中有语言切换,就点了切换中文,结果应用启不来了.提示:The configuration file containa a syntax err...

Call to undefined function think\exception\config()如何解决

yangxin2年前 (2022-12-03)190
Call to undefined function think\exception\config()...

PbootCMS后台图片上传提示“存储目录创建失败!”的解决方法

yangxin2年前 (2022-12-03)232
PbootCMS后台图片上传提示“存储目录创建失败!”的解决方法:在用pbootCMS建站过程中,后台上传图片时有的人会遇到提示“存储目录创建失败!”,出现该提示的原因是,存图片的文件夹的权限不够!所...