
php
Felix-F
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
php open_basedir restriction in effect. Fileis not within the allowed path 宝塔面板创建的项目
php报错信息file_exists(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (/www/wwwrootmkdir(): open_basedir restriction in effect. File(/) is not within the allowed path(...原创 2020-03-23 13:32:21 · 1923 阅读 · 0 评论 -
Laravel中使用GroupBy时报错
今天在做项目时,获取数据返回列表时发生报错:Syntax error or access violation: 1055 'user_sign.addtime' isn't in GROUP BY (SQL: SELECT addtime,flag FROM user_sign WHERE uid = 56 AND type = 0 AND addtime > 1525104000 AN...转载 2019-08-19 12:09:38 · 542 阅读 · 0 评论