搜索中心
全部 模块文档 模块 讨论 文档 问答
搜索 PHP探针 , 共找到 504 条记录 ,仅显示前 20 页
搜索结果
[讨论] 加密文章查看出现500提示
问题描述: 请详细描述问题 环境信息: PHP版本    V8.2.16   Linux   系统版本  V3.8.0 ( With LARAVEL9 ) 模块版本等 加密文章查看时出现500提示 复现步骤: 1 2 3 [2024-03-23 22:03:45] product.ERROR: Method Illuminate\Session\Store::set does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Se...
更新时间:2024-03-23 22:06:33
[讨论] 安装出现“请求错误T_T”
检查storage/logs下错误日志显示: [2021-11-21 11:11:13] product.ERROR: exception 'ErrorException' with message 'Undefined property: stdClass::$column_name' in E:\phpstudy_pro\WWW\cscms.com\vendor\laravel\framework\src\Illuminate\Database\Query\Processors\MySqlProcessor.php:18Stack trace:#0 E:\phpstudy_pro\WWW\cscms.com\vendor\laravel\framework\src\Illuminate\Database\...
更新时间:2023-04-18 09:56:44
[文档] ModStart安装说明 - 任务调度配置
Linux 任务调度命令为,需要将该命令配置到系统的 cron 服务中,可直接通过执行以下命令完成 * * * * * www /xxx/bin/php /www/wwwroot/example.com/artisan schedule:run > /dev/null 2>&1 /xxx/bin/php 替换成 PHP 的运行路径,通常为 /usr/bin/php www 需要替换成为 PHP 的执行用户 /www/wwwroot/example.com 需要替换成为真正的网站目录 执行完成后可检查下配置,输出 cron 配置(cat /etc/crontab)确保调度...
更新时间:2024-10-13 19:52:00
[讨论] 文库系统的本地转换失败。
问题描述: 文库系统的本地转换失败。已经安装了 Libreoffice 和 pdf2svg。 环境信息: MSCoreV3.7.0 ( With LARAVEL9 )操作系统LinuxPHP版本V8.1.19HTTP服务litespeed [root@elated-sanderson ~]# soffice --version LibreOffice 7.1.8.1 10(Build:1) [root@elated-sanderson ~]# pdf2svg -h Usage: pdf2svg <in file.pdf> <out file.svg> [<page no>] 复...
更新时间:2023-05-17 13:16:32
[讨论] 500错误
[2023-12-14 15:26:29] beta.ERROR: ErrorException: Undefined index: downloadCountBase in D:\phpstudy_pro\WWW\cad\module\Wenku\Api\Controller\WenkuDocController.php:7Stack trace:#0 D:\phpstudy_pro\WWW\cad\module\Wenku\Api\Controller\WenkuDocController.php(7): Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(8, 'Undefined index...', 'D:\\phpstudy_pro...', 7, Array)...
更新时间:2023-12-14 15:30:19
[讨论] 帮忙看看这个是什么错误
ErrorException: Undefined index: created_at in /www/wwwroot/www.jmt.cn/module/WenkuTopic/Api/Controller/WenkuTopicController.php:62 Stack trace: #0 /www/wwwroot/www.jmt.cn/module/WenkuTopic/Api/Controller/WenkuTopicController.php(62): Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(8, 'Undefined index...', '/www/wwwroot/ww...', 62, Array) #1...
更新时间:2024-04-06 10:13:15
[讨论] 今天打开出现了500错误了,是什么问题
ErrorException: file_put_contents(/www/wwwroot/ydssx.com/storage/framework/cache/b0/ab/b0ab53aa94462cadfe4960bbd21ceac5): failed to open stream: No such file or directoryin /www/wwwroot/ydssx.com/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:81 Stack trace:#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'file_put_conten...&#...
更新时间:2023-07-24 18:12:58
[讨论] 文库还源了数据后首页和栏目打开500错误,内容正常是什么问题
刚安装好是正常打开首页的, 把备份的数据库导入了之后内容内容可以正常打开,首页和栏目页面打不开。 [2023-06-25 16:16:03] beta.ERROR: ErrorException: file_put_contents(/www/wwwroot/www123mz/storage/framework/cache/b0/f6/b0f60e1812551cb0742867f4d7707459): failed to open stream: No such file or directory in /www/wwwroot/www123mz/vendor/laravel/framework/src/...
更新时间:2023-06-25 16:17:08
[文档] 数据表格 - 数据表格仓库
使用MySQL表名 使用数据表名称创建数据表格 $grid = Grid::make('blog'); 使用数据模型类 使用数据模型类来创建数据表格 $grid = Grid::make(Blog::class); 其中 Blog 定义如下 repositoryFilter(function (RepositoryFilter $filter) { // 只显示状态为 1 的数据 $filter->where(['status'=>1]); });
更新时间:2025-06-03 09:33:21
[讨论] 点击模块管理显示请求出现错误,无法安装新的模块
问题描述: 点击模块管理显示请求出现错误,无法安装新的模块,原来一直使用正常,突然出现的问题。 环境信息: PHP7.09nts版本、文档模块 日志报错是这样的: [2023-02-01 21:50:52] product.ERROR: UnexpectedValueException: The Response content must be a string or object implementing __toString(), "boolean" given. in D:\phpstudy_pro\WWW\www.aaa.com\vendor\symfony...
更新时间:2023-04-18 09:56:58
QQ
微信
客服

.