workerman
首页
问答
分享
手册
市场
物联网
webman
AI助手
搜索
+
发布
提问
分享
webman插件
webman应用
登录
注册
Fatal Error: Allowed memory size of xxxxxx bytes exhausted
caoweb
2022-03-24
提示这个是内存不够了,我想问一下我是跑的多进程的,php_ini设置的Memory_limit是针对单个进程的还是单次请求的或者说是整个php的呢-
1494
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
nitron
3
tanhongbin
夕阳无限好,只是近黄昏
4
邹意
5
six
赞助商
+成为赞助商
热门问答
workerman 里面的redis 队列是基于redis的什么特性实现的?
联表一次查询和查询后循环内再查询别的表组装数据,哪个性能好呢?
PHP8.4下webman直接用topthink/think-orm想了解数据库连接该写在哪里
webman想使用人大金仓数据库,如何处理? 求方案
微信SDK,关于webman里推荐的
redis-queue 延迟任务 可否延迟第二天触发?
/* * 注意这里进程数必须设置为1 */ $worker->count = 1;
127.0.0.1:1238地址显示已被占用?
请问下现阶段是否有必要使用异步mysql查询?
请教:webman如何让错误直接在网页显示,而不是在命令行打印出来?
基于workerman开发的在线客服系统源码
app,小程序,H5聊天源码
语音|视频|文字聊天
客服系统源码
小程序客服|h5客服|网页客服
×
Close
编辑答案
×
🔝
请作者喝咖啡
×
针对单个进程