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


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 ago
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




<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>
阅读(76) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~
评论热议
posted @ 2016-02-01 00:00  张同光  阅读(149)  评论(0编辑  收藏  举报