Python论坛  - 讨论区

标题:[python-chinese] [django]如何启动fastcgi?

2007年02月15日 星期四 13:53

flyaflya flyaflya在gmail.com
星期四 二月 15 13:53:45 HKT 2007

ÔÚdebianÏ£¬ÎÒ×°ÁËlighttpd£¬python, django,flug£¬°´ÕÕ
http://www.djangoproject.com/documentation/fastcgi/µÄ·½·¨Æô¶¯fastcgi£º

Èç¹ûÖ´ÐÐ
python manage.py runfcgi method=prefork socket=/home/user/mysite.sock
pidfile=django.pid

ûÓÐʲô·´Ï죬ֱ½Ó·µ»ØÁË¡£
Ö´ÐÐpython manage.py runfcgi daemonize=false
socket=/tmp/mysite.sockµÄ»°£¬Ã»Óзµ»Ø£¬Ò²Ã»ÓÐÈκÎÊä³ö¡£

topÀïûÓÐpythonµÄ½ø³Ì£¬¸Ð¾õÏñÊÇûÓÐÆô¶¯£¬ÎÒ¸ÃÈçºÎÖªµÀfastcgiÊÇ·ñÆô¶¯ÁËÄØ£¿ÈçºÎÆô¶¯Ëü£¿

-- 
http://www.flyaflya.com" >flyaflya games powered by
pygame+python
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20070215/c96457e0/attachment.html 

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2007年02月15日 星期四 13:55

Zoom.Quiet zoom.quiet在gmail.com
星期四 二月 15 13:55:42 HKT 2007

On 2/15/07, flyaflya <flyaflya在gmail.com> wrote:
> 在debian下,我装了lighttpd,python,
> django,flug,按照http://www.djangoproject.com/documentation/fastcgi/的方法启动fastcgi:
> 如果执行
http://51boo.com/html/document/20061231/15.html
按照国内的经验吧,DJ 官方的,总是隔了层什么^^

> python manage.py
>  runfcgi method=prefork socket=/home/user/mysite.sock pidfile=django.pid
>
> 没有什么反响,直接返回了。
> 执行python manage.py runfcgi daemonize=false
> socket=/tmp/mysite.sock的话,没有返回,也没有任何输出。
>
> top里没有python的进程,感觉像是没有启动,我该如何知道fastcgi是否启动了呢?如何启动它?
>
> --
> http://www.flyaflya.com" >flyaflya games powered by
> pygame+python
> _______________________________________________
> python-chinese
> Post: send python-chinese在lists.python.cn
> Subscribe: send subscribe to
> python-chinese-request在lists.python.cn
> Unsubscribe: send unsubscribe to
> python-chinese-request在lists.python.cn
> Detail Info:
> http://python.cn/mailman/listinfo/python-chinese
>


-- 
'''Time is unimportant, only life important!
http://zoomquiet.org
blog在http://blog.zoomquiet.org/pyblosxom/
wiki在http://wiki.woodpecker.org.cn/moin/ZoomQuiet
scrap在http://floss.zoomquiet.org
douban在http://www.douban.com/people/zoomq/
____________________________________
Pls. use OpenOffice.org to replace M$ Office.
     http://zh.openoffice.org
Pls. use 7-zip to replace WinRAR/WinZip.
     http://7-zip.org/zh-cn/
You can get the truely Freedom 4 software.
'''

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2007年02月15日 星期四 14:17

flyaflya flyaflya在gmail.com
星期四 二月 15 14:17:52 HKT 2007

ÎÒÓõÄÊÇlighttpd£¬²»ÊÇaphache£¬ÊÇÒªµ¥¶ÀÆô¶¯fastcgiµÄ£¬¸ÃÔõô¸ã£¿Í·´ó,liunxÒÔǰûÓùý¡£

On 2/15/07, Zoom. Quiet <zoom.quiet在gmail.com> wrote:
>
> On 2/15/07, flyaflya <flyaflya在gmail.com> wrote:
> > ÔÚdebianÏ£¬ÎÒ×°ÁËlighttpd£¬python,
> > django,flug£¬°´ÕÕhttp://www.djangoproject.com/documentation/fastcgi/
> µÄ·½·¨Æô¶¯fastcgi£º
> > Èç¹ûÖ´ÐÐ
> http://51boo.com/html/document/20061231/15.html
> °´ÕÕ¹úÄڵľ­Ñé°É,DJ ¹Ù·½µÄ,×ÜÊǸôÁ˲ãʲô^^
>
> > python manage.py
> >  runfcgi method=prefork socket=/home/user/mysite.sock pidfile=django.pid
> >
> > ûÓÐʲô·´Ï죬ֱ½Ó·µ»ØÁË¡£
> > Ö´ÐÐpython manage.py runfcgi daemonize=false
> > socket=/tmp/mysite.sockµÄ»°£¬Ã»Óзµ»Ø£¬Ò²Ã»ÓÐÈκÎÊä³ö¡£
> >
> > topÀïûÓÐpythonµÄ½ø³Ì£¬¸Ð¾õÏñÊÇûÓÐÆô¶¯£¬ÎÒ¸ÃÈçºÎÖªµÀfastcgiÊÇ·ñÆô¶¯ÁËÄØ£¿ÈçºÎÆô¶¯Ëü£¿
> >
> > --
> > http://www.flyaflya.com" >flyaflya games powered by
> > pygame+python
> > _______________________________________________
> > python-chinese
> > Post: send python-chinese在lists.python.cn
> > Subscribe: send subscribe to
> > python-chinese-request在lists.python.cn
> > Unsubscribe: send unsubscribe to
> > python-chinese-request在lists.python.cn
> > Detail Info:
> > http://python.cn/mailman/listinfo/python-chinese
> >
>
>
> --
> '''Time is unimportant, only life important!
> http://zoomquiet.org
> blog在http://blog.zoomquiet.org/pyblosxom/
> wiki在http://wiki.woodpecker.org.cn/moin/ZoomQuiet
> scrap在http://floss.zoomquiet.org
> douban在http://www.douban.com/people/zoomq/
> ____________________________________
> Pls. use OpenOffice.org to replace M$ Office.
>      http://zh.openoffice.org
> Pls. use 7-zip to replace WinRAR/WinZip.
>      http://7-zip.org/zh-cn/
> You can get the truely Freedom 4 software.
> '''
> _______________________________________________
> python-chinese
> Post: send python-chinese在lists.python.cn
> Subscribe: send subscribe to python-chinese-request在lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request在lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese




-- 
http://www.flyaflya.com" >flyaflya games powered by
pygame+python
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20070215/8bdb4b9e/attachment.html 

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2007年02月15日 星期四 14:23

karron karronqiu在gmail.com
星期四 二月 15 14:23:14 HKT 2007

On 2/15/07, flyaflya <flyaflya在gmail.com> wrote:
> 我用的是lighttpd,不是aphache,是要单独启动fastcgi的,该怎么搞?头大,liunx以前没用过。
>

lighttpd的网站上有讲的,你去看看

-- 
my blog: http://karronqiu.spaces.live.com/
my pages: http://karronqiu.googlepages.com/

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2007年02月15日 星期四 14:42

flyaflya flyaflya在gmail.com
星期四 二月 15 14:42:07 HKT 2007

ÖªµÀÄÇÀïµÄÎÊÌâÁË£¬ÏµÍ³Ã»ÓÐ/home/user/Õâ¸öĿ¼¡£

»¹ÓÐÒ»¸öСÎÊÌ⣬ÎĵµÀï˵µÄ
kill `cat $PIDFILE`
ÊÇʲôÒâ˼£¿
ÎÒÓÃkill -9 'cat django.pid'¹Ø²»ÁË¡£




On 2/15/07, karron <karronqiu在gmail.com> wrote:
>
> On 2/15/07, flyaflya <flyaflya在gmail.com> wrote:
> > ÎÒÓõÄÊÇlighttpd£¬²»ÊÇaphache£¬ÊÇÒªµ¥¶ÀÆô¶¯fastcgiµÄ£¬¸ÃÔõô¸ã£¿Í·´ó,liunxÒÔǰûÓùý¡£
> >
>
> lighttpdµÄÍøÕ¾ÉÏÓн²µÄ,ÄãÈ¥¿´¿´
>
> --
> my blog: http://karronqiu.spaces.live.com/
> my pages: http://karronqiu.googlepages.com/
> _______________________________________________
> python-chinese
> Post: send python-chinese在lists.python.cn
> Subscribe: send subscribe to python-chinese-request在lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request在lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese




-- 
http://www.flyaflya.com" >flyaflya games powered by
pygame+python
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20070215/628ade54/attachment.htm 

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2007年02月15日 星期四 15:29

Bruce Wang number5在gmail.com
星期四 二月 15 15:29:13 HKT 2007

On 2/15/07, flyaflya <flyaflya在gmail.com> wrote:
>
> 知道那里的问题了,系统没有/home/user/这个目录。
>
> 还有一个小问题,文档里说的
> kill `cat $PIDFILE`
> 是什么意思?
> 我用kill -9 'cat django.pid'关不了。
>
> 'cat django.pid' 不能用单引号,而应该用`(backtick, 数字键1左边那个)
kill  `cat django.pid`  表示把django.pid文件的内容拿来做kill 的参数


-- 
simple is good
http://brucewang.net
skype: number5
-------------- 下一部分 --------------
一个HTML附件被移除...
URL: http://python.cn/pipermail/python-chinese/attachments/20070215/dd48fcbd/attachment.html 

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2007年02月16日 星期五 20:43

lee flyli3415在gmail.com
星期五 二月 16 20:43:29 HKT 2007

ÔÚ07-2-15£¬flyaflya <flyaflya在gmail.com> дµÀ£º
>
> ÖªµÀÄÇÀïµÄÎÊÌâÁË£¬ÏµÍ³Ã»ÓÐ/home/user/Õâ¸öĿ¼¡£
>
> »¹ÓÐÒ»¸öСÎÊÌ⣬ÎĵµÀï˵µÄ
> kill `cat $PIDFILE`
> ÊÇʲôÒâ˼£¿
> ÎÒÓÃkill -9 'cat django.pid'¹Ø²»ÁË¡£
>
> ÊDz»ÊÇ°Ñ ` д³É  '  ÁË£¿
ÊÇesc¼üϱßÄǸö ` ²»Ê±µ¥ÒýºÅ
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20070216/b2bbd367/attachment.html 

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2007年02月22日 星期四 00:49

武长斌 chbin.w在gmail.com
星期四 二月 22 00:49:20 HKT 2007

好家伙,终于看到 lee的身影了,此lee乃彼lee乎?

在 07-2-16,lee<flyli3415 at gmail.com> 写道:
>
>
> 在07-2-15,flyaflya <flyaflya at gmail.com> 写道:
> > 知道那里的问题了,系统没有/home/user/这个目录。
> > 还有一个小问题,文档里说的
> > kill `cat $PIDFILE`
> > 是什么意思?
> > 我用kill -9 'cat
django.pid'关不了。
> >
> >
> >
> 是不是把 ` 写成  '  了?
> 是esc键下边那个 ` 不时单引号
>
>
> _______________________________________________
> python-chinese
> Post: send python-chinese at lists.python.cn
> Subscribe: send subscribe to
> python-chinese-request at lists.python.cn
> Unsubscribe: send unsubscribe to
> python-chinese-request at lists.python.cn
> Detail Info:
> http://python.cn/mailman/listinfo/python-chinese
>


-- 
武长斌
chbin.w at gmail.com

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2025

    京ICP备05028076号