Python论坛  - 讨论区

标题:[python-chinese] 请教各位高人,关于Django安装至IIS上的问题

2007年04月24日 星期二 11:48

magic lu lujianxy在gmail.com
星期二 四月 24 11:48:21 HKT 2007

Internal Server Error
------------------------------
An error occurred processing this request.

Request handler failed

Traceback (most recent call last):
  File "D:\Python25\lib\site-packages\Http\Isapi.py", line 21, in Request
    PyISAPIeHandler()()
  File "D:\Python25\lib\site-packages\django\core\handlers\pyisapie.py",
line 151, in __call__
    response = This.get_response(Env.URL, request)
TypeError: get_response() takes exactly 2 arguments (3 given)

提示这个

Python2.5 Pyisapie Django0.96  windows2000 iis5

http://lujian.net/python

安装完毕后,提示这个错误。。让人很郁闷。

只是一个test项目,用django自带的server此项目可以正常运行。

但是只要用iis访问就是这个错误。

如果修改相应get_response的话,又会继续出现其他的错误。

是否要修改下去?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://python.cn/pipermail/python-chinese/attachments/20070424/63b2d4fa/attachment.html 

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

2007年04月24日 星期二 14:15

Wayne Yang wayne_yang在symantec.com
星期二 四月 24 14:15:39 HKT 2007

¸÷λǰ±²£º
 
Çë½ÌÒ»¸ö¹ØÓÚploneµÄÎÊÌ⣬ploneĬÈϵÄmemberÐèÒªËÑË÷µÄ£¬ÎÒÏë°ÑËüÉèÖóÉÖ±½ÓÏÔʾËùÓгÉÔ±£¬ÇëÎʸÃÔõô×ö°¡£¿
 
¶àл£¡²»Ê¤¸Ð¼¤£¡£¡£¡
 
 
 

________________________________

-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20070423/234049bd/attachment.html 

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

2007年04月24日 星期二 17:15

头太晕 torrycn在gmail.com
星期二 四月 24 17:15:28 HKT 2007

ÍƼöÒ»ÏÂÎÒдµÄÕâ¸ö.
http://wiki.woodpecker.org.cn/moin/D4I


ÔÚ07-4-24£¬magic lu <lujianxy在gmail.com> дµÀ£º
>
> Internal Server Error
> ------------------------------
> An error occurred processing this request.
>
> Request handler failed
>
> Traceback (most recent call last):
>   File "D:\Python25\lib\site-packages\Http\Isapi.py", line 21, in Request
>     PyISAPIeHandler()()
>
>   File "D:\Python25\lib\site-packages\django\core\handlers\pyisapie.py", line 151, in __call__
>     response = This.get_response(Env.URL, request)
> TypeError: get_response() takes exactly 2 arguments (3 given)
>
>
> ÌáʾÕâ¸ö
>
> Python2.5 Pyisapie Django0.96  windows2000 iis5
>
> http://lujian.net/python
>
> °²×°Íê±Ïºó£¬ÌáʾÕâ¸ö´íÎ󡣡£ÈÃÈ˺ÜÓôÃÆ¡£
>
> Ö»ÊÇÒ»¸ötestÏîÄ¿£¬ÓÃdjango×Ô´øµÄserver´ËÏîÄ¿¿ÉÒÔÕý³£ÔËÐС£
>
>
> µ«ÊÇÖ»ÒªÓÃiis·ÃÎʾÍÊÇÕâ¸ö´íÎó¡£
>
> Èç¹ûÐÞ¸ÄÏàÓ¦get_responseµÄ»°£¬ÓÖ»á¼ÌÐø³öÏÖÆäËûµÄ´íÎó¡£
>
> ÊÇ·ñÒªÐÞ¸ÄÏÂÈ¥£¿
>
>
> _______________________________________________
> 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
>
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20070424/7549550f/attachment-0001.html 

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

2007年04月24日 星期二 17:57

magic lu lujianxy在gmail.com
星期二 四月 24 17:57:40 HKT 2007

我没有安装*activepython2.5这个。

*采用pyisapie的这种不行吗?

等几天如果还没结果就用你的。。

对了,你这个需要每次更新程序后重新启动iis服务吗?
**
On 4/24/07, 头太晕 <torrycn at gmail.com> wrote:
>
> 推荐一下我写的这个.
> http://wiki.woodpecker.org.cn/moin/D4I
>
>
> 在07-4-24,magic lu < lujianxy at gmail.com> 写道:
> >
> > Internal Server Error
> > ------------------------------
> > An error occurred processing this request.
> >
> > Request handler failed
> >
> > Traceback (most recent call last):
> >   File "D:\Python25\lib\site-packages\Http\Isapi.py", line 21, in Request
> >     PyISAPIeHandler()()
> >
> >
> >   File "D:\Python25\lib\site-packages\django\core\handlers\pyisapie.py", line 151, in __call__
> >     response = This.get_response(Env.URL, request)
> > TypeError: get_response() takes exactly 2 arguments (3 given)
> >
> >
> >
> > 提示这个
> >
> > Python2.5 Pyisapie Django0.96  windows2000 iis5
> >
> > http://lujian.net/python
> >
> >
> > 安装完毕后,提示这个错误。。让人很郁闷。
> >
> > 只是一个test项目,用django自带的server此项目可以正常运行。
> >
> >
> > 但是只要用iis访问就是这个错误。
> >
> > 如果修改相应get_response的话,又会继续出现其他的错误。
> >
> > 是否要修改下去?
> >
> >
> > _______________________________________________
> > 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
> >
>
>
> _______________________________________________
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://python.cn/pipermail/python-chinese/attachments/20070424/e84d97d9/attachment.htm 

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

2007年04月24日 星期二 19:32

黄毅 yi.codeplayer在gmail.com
星期二 四月 24 19:32:23 HKT 2007

我用 Pyisapie 成功部署过,记得改过些东西,等我找找再告诉你。


> 对了,你这个需要每次更新程序后重新启动iis服务吗?


IIS 只需要手动清空一下缓存就行,很快的。

-- 
http://codeplayer.blogspot.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://python.cn/pipermail/python-chinese/attachments/20070424/7e06e0e0/attachment.html 

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

2007年04月24日 星期二 20:02

黄毅 yi.codeplayer在gmail.com
星期二 四月 24 20:02:08 HKT 2007

On 4/24/07, magic lu <lujianxy at gmail.com> wrote:

> Internal Server Error
> ------------------------------
> An error occurred processing this request.
>
> Request handler failed
>
> Traceback (most recent call last):
>   File "D:\Python25\lib\site-packages\Http\Isapi.py", line 21, in Request
>     PyISAPIeHandler()()
>   File "D:\Python25\lib\site-packages\django\core\handlers\pyisapie.py", line 151, in __call__
>     response = This.get_response(Env.URL, request)
> TypeError: get_response() takes exactly 2 arguments (3 given)
>
> 提示这个
>
> Python2.5 Pyisapie Django0.96  windows2000 iis5
>
> http://lujian.net/python
>
> 安装完毕后,提示这个错误。。让人很郁闷。
>
> 只是一个test项目,用django自带的server此项目可以正常运行。
>
> 但是只要用iis访问就是这个错误。
>
> 如果修改相应get_response的话,又会继续出现其他的错误。
> 是否要修改下去?
>
> 把这句 response = This.get_response(Env.URL, request)
改成: request.path = Env.URL
 response = This.get_response(request)
应该就够了。

如果还有问题的话,干脆用 django0.95 应该就啥事没有。

另外 你应该已经看过这篇文章了吧:
http://code.djangoproject.com/wiki/DjangoOnWindowsWithIISAndSQLServer

-- 
http://codeplayer.blogspot.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://python.cn/pipermail/python-chinese/attachments/20070424/4a6ed1e1/attachment.html 

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

2007年04月24日 星期二 22:45

头太晕 torrycn在gmail.com
星期二 四月 24 22:45:11 HKT 2007

ÔÚ07-4-24£¬magic lu <lujianxy在gmail.com> дµÀ£º
>
> ÎÒûÓа²×°*activepython2.5Õâ¸ö¡£
>
> *²ÉÓÃpyisapieµÄÕâÖÖ²»ÐÐÂð£¿
>
> µÈ¼¸ÌìÈç¹û»¹Ã»½á¹û¾ÍÓÃÄãµÄ¡£¡£
>
> ¶ÔÁË£¬ÄãÕâ¸öÐèҪÿ´Î¸üгÌÐòºóÖØÐÂÆô¶¯iis·þÎñÂð£¿


ºÙºÙ£¬ÎÒÕâ¸öȷʵÐèÒªÖØÐÂÆô¶¯IIS²ÅÄܸüС£¡£²»¹ýºÃÏñÒ²ÓÐÆäËü°ì·¨¡£¡£¡£
¾Ý±ðÈË˵£¬ÎÒÕâ¸ö±Èpyisapie¸ü½ÚÊ¡ÄÚ´æ¡£²»ÖªµÀÊÇÕæµÄ»¹ÊǼٵġ£
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20070424/d86aafa2/attachment.htm 

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

2007年04月24日 星期二 22:55

jejwe jejwester在gmail.com
星期二 四月 24 22:55:24 HKT 2007

PyisapieÎÒ֮ǰûÔËÐгɹ¦¹ý£¬Ò»ÔËÐÐÄÚ´æÕ¼Óúܶࡣ²»¹ýÍ·Ì«ÔεÄd4i.pyÔËÐÐ
µÄºÜ˳³©¡£ËÙ¶ÈÒ²ºÜÁ÷³©£¬µ±È»Ö»ÔÚ±¾»ú²âÊÔ¹ý£¬Ã»´óÁ÷Á¿µÄ
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20070424/a05d81e8/attachment.html 

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

2007年04月24日 星期二 23:02

头太晕 torrycn在gmail.com
星期二 四月 24 23:02:44 HKT 2007

ÔÚ07-4-24£¬jejwe <jejwester在gmail.com> дµÀ£º
>
> PyisapieÎÒ֮ǰûÔËÐгɹ¦¹ý£¬Ò»ÔËÐÐÄÚ´æÕ¼Óúܶࡣ²»¹ýÍ·Ì«ÔεÄd4i.pyÔËÐÐ
> µÄºÜ˳³©¡£ËÙ¶ÈÒ²ºÜÁ÷³©£¬µ±È»Ö»ÔÚ±¾»ú²âÊÔ¹ý£¬Ã»´óÁ÷Á¿µÄ
>
> Ô­À´ÄãÔÚºöÓÆÎÒ¡£ÎÒÒÔΪÄã×öÁËʲô´óÁ÷Á¿µÄÓ¦ÓÃÁË¡£¡£¡£

½¨ÒéÂ¥Ö÷Ïȱð¿¼ÂÇÎÒÕâ¸öÁË¡£¡£

¹ýÁ½ÌìÎÒÕâ±ßÓиöÁ÷Á¿ÉÔ´óÒ»µãµÄÏîÄ¿£¬²âÊÔÍêÖ®ºóÔÙ˵¡£
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20070424/15ed4fbc/attachment.htm 

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

2007年04月24日 星期二 23:02

jejwe jejwester在gmail.com
星期二 四月 24 23:02:54 HKT 2007

PyisapieºÜ³¤Ê±¼äû·¢Õ¹ÁË
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20070424/244f16ea/attachment.html 

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

2007年04月24日 星期二 23:09

jejwe jejwester在gmail.com
星期二 四月 24 23:09:19 HKT 2007

Äǵ½Ã»ÓУ¬

PyisapieҲûÓÐÉÔ´óÁ÷Á¿µÄÓ¦Ó㬶øÇÒÏÖÔÚҲû½øÕ¹ÁË.ÎÒµ±Ê±×°ÊDz»ÐУ¬ÄÚ´æÕ¼Óöà
µÈÎÒµÄÏîÄ¿ÉÏÁË£¬°ïÄã²âÊÔ¹þ£¬¹þ¹þ¡£

²»¹ýÖØÆô£É£É£Ó·þÎñ
ȷʵÊǸö´óÎÊÌ⣬ͬ·þÎñÆ÷ÉÏÆäËûվ̫¶àÁË
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20070424/0e43d3b9/attachment.htm 

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

2007年04月24日 星期二 23:42

magic lu lujianxy在gmail.com
星期二 四月 24 23:42:19 HKT 2007

是的,看过这篇文章了。

就是照这个做的。

pyisapie在2.5上用的时候要自己编译一下。


On 4/24/07, 黄毅 <yi.codeplayer at gmail.com> wrote:
>
>  On 4/24/07, magic lu <lujianxy at gmail.com> wrote:
>
> > Internal Server Error
> > ------------------------------
> > An error occurred processing this request.
> >
> > Request handler failed
> >
> > Traceback (most recent call last):
> >   File "D:\Python25\lib\site-packages\Http\Isapi.py", line 21, in Request
> >     PyISAPIeHandler()()
> >   File "D:\Python25\lib\site-packages\django\core\handlers\pyisapie.py", line 151, in __call__
> >     response = This.get_response(Env.URL, request)
> > TypeError: get_response() takes exactly 2 arguments (3 given)
> >
> > 提示这个
> >
> > Python2.5 Pyisapie Django0.96  windows2000 iis5
> >
> > http://lujian.net/python
> >
> > 安装完毕后,提示这个错误。。让人很郁闷。
> >
> > 只是一个test项目,用django自带的server此项目可以正常运行。
> >
> > 但是只要用iis访问就是这个错误。
> >
> > 如果修改相应get_response的话,又会继续出现其他的错误。
> > 是否要修改下去?
> >
> > 把这句 response = This.get_response(Env.URL, request)
> 改成: request.path = Env.URL
>  response = This.get_response(request)
> 应该就够了。
>
> 如果还有问题的话,干脆用 django0.95 应该就啥事没有。
>
> 另外 你应该已经看过这篇文章了吧:
> http://code.djangoproject.com/wiki/DjangoOnWindowsWithIISAndSQLServer
>
> --
> http://codeplayer.blogspot.com/
>
> _______________________________________________
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://python.cn/pipermail/python-chinese/attachments/20070424/38fb4344/attachment.htm 

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

2007年04月24日 星期二 23:45

magic lu lujianxy在gmail.com
星期二 四月 24 23:45:01 HKT 2007

在修改了response = This.get_response这句后,

提示 http_response.iterator 不存在此属性

我去base中看了一下,确实发现django的HttpReponse对象中不存在这个iterator属性或者方法。

正在下载0.95版本,打算看看其到底是一个什么东东,顺道修改看看。


On 4/24/07, 黄毅 <yi.codeplayer at gmail.com> wrote:
>
>  On 4/24/07, magic lu <lujianxy at gmail.com> wrote:
>
> > Internal Server Error
> > ------------------------------
> > An error occurred processing this request.
> >
> > Request handler failed
> >
> > Traceback (most recent call last):
> >   File "D:\Python25\lib\site-packages\Http\Isapi.py", line 21, in Request
> >     PyISAPIeHandler()()
> >   File "D:\Python25\lib\site-packages\django\core\handlers\pyisapie.py", line 151, in __call__
> >     response = This.get_response(Env.URL, request)
> > TypeError: get_response() takes exactly 2 arguments (3 given)
> >
> > 提示这个
> >
> > Python2.5 Pyisapie Django0.96  windows2000 iis5
> >
> > http://lujian.net/python
> >
> > 安装完毕后,提示这个错误。。让人很郁闷。
> >
> > 只是一个test项目,用django自带的server此项目可以正常运行。
> >
> > 但是只要用iis访问就是这个错误。
> >
> > 如果修改相应get_response的话,又会继续出现其他的错误。
> > 是否要修改下去?
> >
> > 把这句 response = This.get_response(Env.URL, request)
> 改成: request.path = Env.URL
>  response = This.get_response(request)
> 应该就够了。
>
> 如果还有问题的话,干脆用 django0.95 应该就啥事没有。
>
> 另外 你应该已经看过这篇文章了吧:
> http://code.djangoproject.com/wiki/DjangoOnWindowsWithIISAndSQLServer
>
> --
> http://codeplayer.blogspot.com/
>
> _______________________________________________
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://python.cn/pipermail/python-chinese/attachments/20070424/e5a4719d/attachment.html 

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

2007年04月24日 星期二 23:48

magic lu lujianxy在gmail.com
星期二 四月 24 23:48:46 HKT 2007

其实pyisapie不用继续做的样子了。

除非iis的机制发生大规模变化。

pyisapie对应py的后续编本,只需要自己用pyisapie的source加载最新的py版本头文件和lib文件重新编译就好了。

内存占用方面的问题,我还真没注意。呵呵。

等我把dj弄好了,搞个应用测试一下


On 4/24/07, jejwe <jejwester at gmail.com> wrote:
>
> Pyisapie很长时间没发展了
>
>
> _______________________________________________
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://python.cn/pipermail/python-chinese/attachments/20070424/9a733e91/attachment-0001.htm 

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

2007年04月25日 星期三 00:03

magic lu lujianxy在gmail.com
星期三 四月 25 00:03:32 HKT 2007

此问题基本搞定

根据http://code.djangoproject.com/wiki/DjangoOnWindowsWithIISAndSQLServer

在IIS中添加完毕后,还需要修改pyisapie.py文件两处地方

第一个是
将response = This.get_response(Env.URL,request)
修改成如下
            response = This.get_response(request)
            response.path = Env.URL
这个可以考虑不要了,在dj中response对象,并没有path属性。也没有相关需求。

然后将
    #for chunk in http_response.iterator:
    #    Write(chunk)
    Write(http_response.content)

目前简单测试已经通过,具体后续使用dj中是否存在问题还不得而知。

呵呵。。。希望对大家有所帮助。


On 4/24/07, magic lu <lujianxy at gmail.com> wrote:
>
> 其实pyisapie不用继续做的样子了。
>
> 除非iis的机制发生大规模变化。
>
> pyisapie对应py的后续编本,只需要自己用pyisapie的source加载最新的py版本头文件和lib文件重新编译就好了。
>
> 内存占用方面的问题,我还真没注意。呵呵。
>
> 等我把dj弄好了,搞个应用测试一下
>
>
> On 4/24/07, jejwe <jejwester at gmail.com> wrote:
> >
> > Pyisapie很长时间没发展了
> >
> >
> > _______________________________________________
> > 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
> >
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://python.cn/pipermail/python-chinese/attachments/20070425/beb155cf/attachment.htm 

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

2007年04月25日 星期三 10:41

jejwe jejwester在gmail.com
星期三 四月 25 10:41:43 HKT 2007

дµãÐĵðɣ¬ÎÒµ±Ê±×°pyisapieÊÇû³É¹¦£¬¶øÇÒpyisapieºóÀ´Ò²Ã»¶¯¾²ÁË£®¾ÍûÓÃÁË
ÄãÓÃÓÿ´¿´¸ºÔØÔõôÑù£®
ÎÒÊǾõµÃÍ·Ì«ÔεĺÃÓ㬼òµ¥·½±ã£¬ÖÁÉÙÏÖÔڵĸоõЧÂÊÒ²²»²î£¬¾ÍÊǸĴúÂëºóÒªÖØÆô²ÅÄÜÉúЧ
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20070425/8685d0d7/attachment.htm 

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

2007年04月25日 星期三 14:56

magic lu lujianxy在gmail.com
星期三 四月 25 14:56:48 HKT 2007

我现在还碰到一个问题呢

在iis5上直接把django映射成*就可以了

但是IIS6应该怎么做啊?

urls.py应该怎么修改?

On 4/25/07, jejwe <jejwester at gmail.com> wrote:
>
> 写点心得吧,我当时装pyisapie是没成功,而且pyisapie后来也没动静了.就没用了
> 你用用看看负载怎么样.
> 我是觉得头太晕的好用,简单方便,至少现在的感觉效率也不差,就是改代码后要重启才能生效
>
> _______________________________________________
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://python.cn/pipermail/python-chinese/attachments/20070425/f2a6f30f/attachment.html 

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

2007年04月25日 星期三 15:20

头太晕 torrycn在gmail.com
星期三 四月 25 15:20:36 HKT 2007

ÔÚ07-4-25£¬magic lu <lujianxy在gmail.com> дµÀ£º
>
> ÎÒÏÖÔÚ»¹Åöµ½Ò»¸öÎÊÌâÄØ
>
> ÔÚiis5ÉÏÖ±½Ó°ÑdjangoÓ³Éä³É*¾Í¿ÉÒÔÁË
>
> µ«ÊÇIIS6Ó¦¸ÃÔõô×ö°¡£¿
>
> urls.pyÓ¦¸ÃÔõôÐ޸ģ¿


IIS6¾Í¼òµ¥ÁË¡£
Ö±½ÓÔÚϱßÌí¼ÓÄǸöISAPI¾ÍÐÐÁË¡£ ÉϱßÄǸöÊǸù¾ÝÀ©Õ¹ÃûÓ³É䣬ûÓÐÅäÖõģ¬¾ÍÊÇϱßÌí¼ÓµÄ¡£¡£¡£¡£
Äã¿ÉÒԲο¼D4IµÄÄDz¿ÃǵÄÉèÖ÷½·¨£¬Ó¦¸ÃÊÇÒ»ÑùµÄ£¬ÎÒÄǸöÅäÖ÷½·¨¾ÍÊÇÒÔIIS6À´¾ÙÀýµÄ¡£
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20070425/00767f36/attachment-0001.html 

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

2007年04月25日 星期三 21:41

magic lu lujianxy在gmail.com
星期三 四月 25 21:41:08 HKT 2007

我的问题就是卡在了这里

比如说我在iis6上设置.pys来访问

访问htttp://localhost/python/这样就无法访问了。。

那我访问的时候url地址应该是什么呢?

urls.py中应该怎么写?

(r'^.*$','mysite.home.view.index'),

这样设定?


On 4/25/07, 头太晕 <torrycn at gmail.com> wrote:
>
>
>
> 在07-4-25,magic lu <lujianxy at gmail.com> 写道:
> >
> > 我现在还碰到一个问题呢
> >
> > 在iis5上直接把django映射成*就可以了
> >
> > 但是IIS6应该怎么做啊?
> >
> > urls.py应该怎么修改?
>
>
> IIS6就简单了。
> 直接在下边添加那个ISAPI就行了。 上边那个是根据扩展名映射,没有配置的,就是下边添加的。。。。
> 你可以参考D4I的那部们的设置方法,应该是一样的,我那个配置方法就是以IIS6来举例的。
>
>
>
>
>
>
> _______________________________________________
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://python.cn/pipermail/python-chinese/attachments/20070425/395fb7d8/attachment.htm 

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

2007年04月26日 星期四 09:03

黄毅 yi.codeplayer在gmail.com
星期四 四月 26 09:03:46 HKT 2007

>
> 我的问题就是卡在了这里
>
> 比如说我在iis6上设置.pys来访问
>
> 访问htttp://localhost/python/这样就无法访问了。。
>
> 那我访问的时候url地址应该是什么呢?
>
> urls.py中应该怎么写?
>
> (r'^.*$','mysite.home.view.index'),
>
> 这样设定?
>

在 iis 中应该配置通配符 .* 啊
还是没仔细看这篇文章啊:
http://code.djangoproject.com/wiki/DjangoOnWindowsWithIISAndSQLServer
里面对 iis 5 6 都有具体介绍啊。

-- 
http://codeplayer.blogspot.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://python.cn/pipermail/python-chinese/attachments/20070426/f94dcce9/attachment.html 

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

2007年04月26日 星期四 09:25

头太晕 torrycn在gmail.com
星期四 四月 26 09:25:48 HKT 2007

ÔÚ07-4-25£¬magic lu <lujianxy在gmail.com> дµÀ£º
>
> ÎÒµÄÎÊÌâ¾ÍÊÇ¿¨ÔÚÁËÕâÀï
>
> ±ÈÈç˵ÎÒÔÚiis6ÉÏÉèÖÃ.pysÀ´·ÃÎÊ
>
> ·ÃÎÊhtttp://localhost/python/ÕâÑù¾ÍÎÞ·¨·ÃÎÊÁË¡£¡£
>
> ÄÇÎÒ·ÃÎʵÄʱºòurlµØÖ·Ó¦¸ÃÊÇʲôÄØ£¿
>
> urls.pyÖÐÓ¦¸ÃÔõôд?
>
> (r'^.*$','mysite.home.view.index'),
>
> ÕâÑùÉ趨?
>


ÔÚϱßÄÇÒ»À¸Ìí¼Ó.
ÈçͼËùʾ.
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20070426/54a90874/attachment.html 
-------------- 下一部分 --------------
Ò»¸ö·ÇÎı¾¸½¼þ±»Çå³ý...
·¢ÐÅÈË: %(who)s
Ö÷Ìâ: %(subject)s
ÈÕÆÚ: %(date)s
´óС: 44302
Url: http://python.cn/pipermail/python-chinese/attachments/20070426/54a90874/attachment-0001.jpe 

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

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

    你的回复:

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

    Zeuux © 2025

    京ICP备05028076号