"Unable to execute" after running HHVM some time
未关闭
needs more info
no isolated repro
- 主要语言
- C++
- 星标
- 18.7k
- 派生
- 3.1k
- 平均合并
- 1 小时 47 分钟
- 30 天内合并 PR
- 2
描述
I had a weird issue just yet with hhvm. I couldn't execute external commands anymore
Using the `mail()` function I got: `Unable to send mail. Unable to execute sendmail -t -i`
With `exec('ls')` I got the same "unable to execute" error. Restarting hhvm solved the problem. The only resource I could find online was this question: https://stackoverflow.com/questions/23266805/problems-with-hhvm-and-shell-exec
The HHVM process was running close to two weeks.
贡献指南
评估
这个 Issue 还没有评估数据。