workerman
首页
问答
分享
手册
市场
物联网
webman
AI助手
搜索
+
发布
提问
分享
webman插件
webman应用
登录
注册
Fatal Error: Allowed memory size of xxxxxx bytes exhausted
caoweb
2022-03-24
提示这个是内存不够了,我想问一下我是跑的多进程的,php_ini设置的Memory_limit是针对单个进程的还是单次请求的或者说是整个php的呢-
1445
1
0
打赏作者
×
使用微信扫一扫
1
个回答
walkor
2022-03-24
打赏
针对单个进程
暂无评论
相似问题
E_ERROR "
Allowed
memory
size
of
314572800
bytes
exhausted
(tried to allocate 69632
bytes
) *****
work报错,
Allowed
memory
size
of
Allowed
memory
size
of
134217728
bytes
exhaysted <tried to allocate 13969869 byres>
php设置了memory_limit=800M,phpinfo显示也是800M,但是workerman还是提示
Allowed
memory
size
of
134217728
bytes
exhausted
(tried to allocate 69632
bytes
)
运行一段时间,提示process terminated with
ERROR
: E_ERROR "
Allowed
memory
size
of
1073741824
bytes
exhausted
(tried to allocate 69632
bytes
),之前发问过,苦于一直没解决,路过大佬看到在指点下,谢谢
内存超出限制 提示 process terminated with
ERROR
: E_ERROR "
Allowed
memory
size
年代过于久远,无法发表回答
月贡献榜
1
walkor
🚀
2
Tinywan
♨️ 请叫我 webman 推广大使
3
小Z先生
4
efnic
5
saithink
赞助商
+成为赞助商
热门问答
有没有特定核心功能加密,其他代码不加密的办法
GatewayWorker 的一些理解
启动多进程任务,经常卡死
webman event_loop 使用了swoole,无法平滑重启或者平滑关闭
http-client 最大并发数
webman怎样发送http请求
这个问题很头疼,控制器构造注入始终为单例
付费请人安装一下webman到网站子目录,并调试一下插件
Webman AI 发布5.2版本,支持画廊功能,支持史上最强gpt-4o模型
redis队列我需要有50个类
app,小程序,H5聊天源码
语音|视频|文字聊天
客服系统源码
小程序客服|h5客服|网页客服
×
Close
编辑答案
×
🔝
请作者喝咖啡
×
针对单个进程