搜索中心
全部 模块文档 模块 讨论 文档 问答
搜索 www.quickq-id.cfd , 共找到 262 条记录 ,仅显示前 20 页
搜索结果
[文档] 安装使用常见问题 - Q:You can't run this command as root ( uid = 0 ).
最新的系统使用了是否使用 root 运行 php artisan 命令的检测,如果是 root 用户运行会提示 You can't run this command as root ( uid = 0 ). 错误。 例如: [root@VM-0-16-centos example]# php artisan You can't run this command as root ( uid = 0 ). 问题原因 系统出于安全考虑,禁止使用 root 用户运行 artisan 命令。需要使用运行 PHP 的实际用户来执行该命令。 解决方法 第一步:查找 PHP 的运行用户 使用以下命令查看...
更新时间:2026-03-09 14:49:08
[文档] 宝塔安装ModStart - 宝塔任务调度配置
sudo -u www /www/server/php/xx/bin/php /home/www/example.com/artisan schedule:run > /dev/null 2>&1 /www/server/php/70/bin/php 替换成 PHP 的运行路径,通常为 /www/server/php/70/bin/php www 需要替换成为 PHP 的执行用户 /www/wwwroot/example.com 需要替换成为真正的网站目录
更新时间:2025-03-18 10:01:58
[讨论] 文库后台批量 审核通过 也出现在500错误
[2025-03-31 09:25:20] beta.ERROR: PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'docCount' in 'field list' in /www/wwwroot/wwwkaoshipcom/vendor/laravel/framework/src/Illuminate/Database/Connection.php:411Stack trace:#0 /www/wwwroot/wwwkaoshipcom/vendor/laravel/framework/src/Illuminate/Database/Connection.php(411): PDO->prepare('update `wenku_s...&...
更新时间:2025-03-31 09:26:47
[讨论] 首页报错, 模型不存在[id=4]
问题描述: 事情是这样的,之前帮朋友弄了个官网,今天说首页打不开了。报500错误,然后我通过查找日志发现以下错误信息。 初始以为是sql的问题,因为本地没有项目就在服务器中通过注释的方式排查具体报错位置。 但神奇的是必须同时注释这三块内容才能正常显示出首页。 然后我将代码从服务器上拉到本地进行排查,我通过本地全局查询是哪里输出的这个错误,发...
更新时间:2023-04-18 09:57:00
[讨论] 文件恶意上传漏洞公告 修改后不能上传文档
https://modstart.com/security/news/1 上传页面出现500错误 编辑文档也出现500错误 Symfony\Component\Debug\Exception\FatalThrowableError: Access to undeclared static property: ModStart\Data\FileManager::$slowDebugin /www/wwwroot/hz102.cn/vendor/modstart/modstart/src/Core/Util/EnvUtil.php:14 Stack trace:#0 /www/wwwro...
更新时间:2023-10-31 09:27:06
[讨论] 注册验证码全部失效
问题描述: https://www.dasu.net.cn/register https://www.taoisms.org.cn/register https://www.zhimucishan.com/register 怪不得都没人注册了
更新时间:2023-04-18 09:57:00
[讨论] 宝塔安装,后续 php56 artisan migrate 报错
第一次试用,我想在自己的服务器上测试下 Modstart,依照 https://modstart.com/doc/install/baota.html 成功安装后,之后打算按照 https://modstart.com/doc/tutorial/app.html 尝试开发,SSH 登陆后: php56 artisan make:migration create_blog_table 生成并编辑迁移文件 <?phpuse Illuminate\Database\Schema\Blueprint;use Illuminate\Database\Migrations\Migration;use Illuminate\Support\Facades\Schem...
更新时间:2023-04-18 09:56:46
[文档] 系统升级说明 - Linux环境同步git仓库代码
# 切换到PHP的运行用户,通常为 www su www # 进入到系统目录中 cd /www/wwwroot/www.example.com # 拉取最新代码 git pull origin master # 执行系统迁移命令 php artisan migrate # 执行模块迁移命令 php artisan modstart:module-install-all
更新时间:2024-09-27 17:43:49
[文档] 系统升级说明 - Windows环境设置部署源为git仓库
开源用户请忽略此部分内容 对于部分商业用户,我们提供了专属的git仓库地址用于前期项目的同步开发和测试。 # 右击打开 git bash # 切换到PHP的运行用户,通常为 www su www # 进入到系统目录中 cd /x/wwwroot/www.example.com # 进入到上一级目录 cd .. # 备份源系统为 mv www.example.com www.example.com.old # clone最新的git仓库 git clone https://xxx.example.com/git/xxx.git www.example.com # 进入到新系统目录 cd www...
更新时间:2024-09-27 17:43:49
[讨论] 在附件管理模块中删除了图片,在文件库打开图片库就出险了500错误,请帮忙一下
问题描述: 在附件管理模块中删除了图片,在文件库打开图片库就出险了500错误,请帮忙一下 [2024-04-24 23:19:37] product.ERROR: Trying to access array offset on value of type null {"exception":"[object] (ErrorException(code: 0): Trying to access array offset on value of type null at /www/wwwroot/113.31.109.215/vendor/modstart/modstart/src/Data/FileManager.php:375)&nb...
更新时间:2024-04-24 23:26:20
QQ
微信
客服