原文:tp5 类型错误: Argument 1 passed to think\response\Html::__construct() must be an instance of think\Cookie, string given, called in F:\www\dapp\thinkphp\library\think\Response.php on line 74

类型错误: Argument passed to think response Html:: construct must be an instance of think Cookie, string given, called in F: www dapp thinkphp library think Response.php on line 如图: 解决办法: 找到并打开:thinkphp l ...

2021-09-13 10:36 0 410 推荐指数:

查看详情

/ThinkPHP/Library/Think/Storage/Driver/File.class.php  LINE: 48

针对网上这个问题,本人有点失望满篇赘述,却未说道重点; 下面我说一下,你可能用的是linux或ubuntu的系统 thinkphp框架放到服务器上必会提示Runtime文件夹没有权限 此时可以切到Runtime上一级文件夹 执行命令chmod -R 777 Runtime ...

Sun May 07 19:55:00 CST 2017 0 2247
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM