nginx—fastcgi—FCGX_Accept_r failed with error code: -88—in CentOS7
http://bbs.nocome.com/forum.php?mod=viewthread&tid=331
http://bbs.nocome.com/thread-331-1-1.html
https://github.com/yesodweb/yesod/issues/16
The "error code -88" is the correct response, it means you're running a FastCGI application outside of a FastCGI context. My guess is that it's a misconfiguration in Apache. Can you try putting in a non-Yesod/non-Haskell FastCGI application and see if it works?
https://github.com/yesodweb/yesod/issues/16
阅读(76) | 评论(0) | 转发(0) |
<script>window._bd_share_config={"common":{"bdSnsKey":{},"bdText":"","bdMini":"2","bdMiniList":false,"bdPic":"","bdStyle":"0","bdSize":"16"},"share":{}};with(document)0[(getElementsByTagName('head')[0]||body).appendChild(createElement('script')).src='http://bdimg.share.baidu.com/static/api/js/share.js?v=89860593.js?cdnversion='+~(-new Date()/36e5)];</script>
http://bbs.nocome.com/thread-331-1-1.html
https://github.com/yesodweb/yesod/issues/16
Running the FastCGI executable (production mode) on the command line, I get
$ ./graphmind.fcgi
graphmind.fcgi: user error (FCGX_Accept_r failed with error code: -88)
That means nothing to me, but perhaps it does to others.
Building with simple-server and running it, it works fine and creates the DBs no problem. I'm using the Sqlite3 back-end and it seems to be working fine when I use simple-server.
snoyberg commented 3 years agoThe "error code -88" is the correct response, it means you're running a FastCGI application outside of a FastCGI context. My guess is that it's a misconfiguration in Apache. Can you try putting in a non-Yesod/non-Haskell FastCGI application and see if it works?
https://github.com/yesodweb/yesod/issues/16
上一篇:Skype—set font size —in CentOS/Fedora/RHEL—修改Skype字体大小
下一篇:nginx—fastcgi—Writing Hello World in FCGI with C++—in CentOS7
相关热门文章
给主人留下些什么吧!~~
评论热议