Apcu在webman里边的Cache怎么使用??

APCU缓存无法使用 /config/cache return [ 'default' => 'apcu', 'stores' => [ 'file' => [ 'driver' => 'file', 'path' => runtime_path('cache') ], 're...

anxin 发表与 14天前 227 浏览 3 回答
Mysql sql语句串了

两句mysql的where合并了 两句mysql的where合并了 程序代码或配置 $order = new PaymentFreezeOrderModel(); $unfreezeInfo = $order->where('cashier_id', '=', $this->cashierId)->where('order_type', '=', 'unfreeze'...

anxin 发表与 21天前 235 浏览 3 回答
HttpClient的问题

问题描述 参考文档 https://www.workerman.net/doc/workerman/components/workerman-http-client.html 协程用法 协程用法需要workerman>=5.0,workerman/http-client>=2.0.0 并安装 composer require revolt/event-loop 程序代码 public static...

anxin 发表与 2025-02-07 406 浏览 1 回答
如果没有event和pcntl,posix这个三个扩展对webman有什么影响吗

如果没有event和pcntl,posix这个三个扩展对webman有什么影响吗 按照文档https://static-php.dev/zh/guide/build-on-windows.html window的php.exe静态已经编译成功,但是event,readline,zip,pcntl,posix,这个几个扩展无法打包进去,对webman和gateway有什么影响吗 结合electron-egg使用,做成一...

anxin 发表与 2024-02-25 782 浏览 2 回答
workman mqtt 链接阿里云的 mqtt服务

-- Tcp connection established -> Send CONNECT package client_id:GID_server@@@print username:Signature|LTAIXiTBbfrRWK2e|HeIEp8d7lLMRQbBF95ggGCoVvIt9L0 password:LdOOgduGpKbTI3+WwA2VNNoUpF0= clean_session:1 pro...

anxin 发表与 2019-12-31 3459 浏览 2 回答
通过端口可以访问 ,nginx代理后php没解析

server { listen 80; listen 443 ssl http2; ssl_certificate /usr/local/nginx/conf/ssl/center.hnlianzhu.com.crt; ssl_certificate_key /usr/local/nginx/conf/ssl/center.hnlianzhu.com.key; ssl_protocols TLSv...

anxin 发表与 2018-12-21 3837 浏览 1 回答

anxin

64
积分
0
获赞数
0
粉丝数
2018-12-21 加入
×
🔝