webman 里 $request 里得 connection 中得id 一直是1

在控制器中,获取当前请求的id,每次都是1,就算在同一个进程里也是1,workerman文档中不是写了,这个id会自增 吗 print_r($request ->connection ->id );...

pengzhen 发表与 2023-11-02 697 浏览 1 回答
【webman】phar打包情况下,多语言不生效

问题描述 开发情况下多语言正常。 phar打包之后,多语言不生效。...

一方通行 发表与 2023-11-02 773 浏览 3 回答
升级到最新版3.4.1,ai输出答案没有打字效果

问题描述 您好,升级到最新版3.4.1,ai输出没有打字效果 https://zysh.chat/...

tiantang_88 发表与 2023-11-01 555 浏览 1 回答
【AI助手-Plus】这个版本有没有敏感词检测的?

问题描述 这个版本有没有敏感词检测的?...

sockstack 发表与 2023-11-01 862 浏览 1 回答
根据域名链接不动的myql,在thinkorm.php 里面获取不到request 信息

问题描述 根据域名链接不动的myql,在thinkorm.php 里面获取不到request 信息。这个怎么解决,有什么好方法...

dostar 发表与 2023-11-01 473 浏览 1 回答
webman 怎样判断客户使用的是PC端还是移动端

我可以通过header的user-agent进行判断,但是我印象中webman有个更简单的方式进行判断; 所以来请问下除了通过user-agent是否还有其他简单的方式...

ysian 发表与 2023-11-01 992 浏览 2 回答
workerman Rabbitmq 是否支持集群配置

问题描述 workerman Rabbitmq 是否支持集群配置 目前看配置文件无法设置像phpamqp一样的集群配置...

wangyw 发表与 2023-11-01 557 浏览 1 回答
ai问答+php8.1-static,回复报错

问题描述 ai问答 php8.1静态编译版本,回复显示 php_network_getaddresses: getaddrinfo for ai.fakeopen.com failed: Name does not resolve 截图报错信息里报错文件相关代码 测试结果 结果测试,使用apt安装的php8.1-cli就可以正常回复,但是使用php8.1-static版本就会出现如上图的错误 静态地址:https...

xiaopi 发表与 2023-10-31 532 浏览 1 回答
【已解决】Class Jenssegers\Mongodb\Connection 不存在

问题描述 安装mongo扩展 composer require -W illuminate/database jenssegers/mongodb ^4.0.0 使用mongo扩展 报错 Class "Jenssegers\Mongodb\Connection" not found 程序代码 Db::connection('mongodb')->collection('test')-&g...

lee23 发表与 2023-10-30 587 浏览 1 回答
php-static-cli(aarch64 and armv7l) can not run

问题描述 I got php-cli-static from https://www.workerman.net/download but it can not run under raspberrypi (both aarch64 and armv7l have the same result) while i can run swoole-cli from https://swoole.com/downloa...

zgh419566 发表与 2023-10-29 592 浏览 2 回答
webman 程序创建.php文件

问题一,在程序运行过程中,场景: 添加某条数据的时候我需要给这条数据创建一个单独的表,既然添加了表,我就需要给它再添加一个model文件,当这个model文件创立的时候,该怎么让正式环境自动更新这个呢? 问题二,上面说到会动态创建model,那么我需要定义一个公共方法去new这些model,然后直接把model return 出去,这样做会不会有什么影响? 请不要抛开问题谈方案,谢谢大佬...

tbld 发表与 2023-10-28 756 浏览 1 回答
webman ai 画图功能提示 表单主体无效

画图以前是好的,昨天开始突然提示表单主题无效,不知道怎么解决 ...

xiuwang 发表与 2023-10-27 1295 浏览 2 回答
ai发消息没有回复,什么问题

买了2个key,都是发消息不呢个回复...

luchao1976 发表与 2023-10-26 514 浏览 1 回答
安装webman报错

问题描述 安装webman报错:Could not find package workerman/webman with stability stable. php版本7.3 composer的版本v2.5.8 程序代码 $ composer create-project workerman/webman Creating a "workerman/webman" project at "./webman" In ...

lgmmy 发表与 2023-10-26 1925 浏览 1 回答
webman-admin 安装后到填写管理员信息处报错

问题描述 webman-admin 安装后到填写管理员信息处报错 程序代码 Fatal error: Uncaught Error: Cannot use a scalar value as an array in D:\phpstudy_pro\WWW\webman\vendor\workerman\webman-framework\src\Config.php:126 Stack trace: #0 D:\php...

xuanzeweini 发表与 2023-10-23 607 浏览 1 回答
请问下webman或者说workerman支持php8.2么?

问题描述 目前有个老项目,准备重构下(前后端分离),请问下webman或者说workerman支持php8.2么?...

zhizun 发表与 2023-10-22 711 浏览 1 回答
webman-admin使用市场的云邮件报错

二进制打包以后,使用不了,云邮件 提示 SMTP ERROR: Failed to connect to server: (0) 2023-10-21 14:36:37 SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting 本地可以正常发送...

tl54577 发表与 2023-10-22 503 浏览 1 回答
webman1.5.9开启依赖注入,support\Request 注入报错

问题描述 这里详细描述问题 support\Request 注入报错 程序代码 use support\Request; class WalletController { protected $network; public function __construct(Request $request) { $this->network = $request->g...

charlescc 发表与 2023-10-21 1041 浏览 1 回答
AI 关于文心一言的发送返回提示错误

sent数据 {"temperature":0.5,"stream":true,"messages":[{"role":"user","content":"你好"}],"model":"ernie-bot-turbo","chat_id":1697772176902,"user_message_id":"1697772176902197","assistant_message_id":"169777217690212...

z 发表与 2023-10-20 1037 浏览 3 回答
ai问答 Internal server error

问题描述 ai问答,现在gpt的都提示Internal server error 刚看了别的平台的好像都不行了 程序代码 无 报错信息 { "error": { "message": "Internal server error", "type": "auth_subrequest_error", "param": null, "code": "internal_error" } } 截图报错信息里报错文件相关代...

wxvirus 发表与 2023-10-20 673 浏览 1 回答

walkor

151231
积分
0
获赞数
0
粉丝数
2014-05-04 加入
×
🔝