2011-04-08 16:35:33
[
lighttpd]
[
webpy]
多开了几个 max proces快多了。。。。。。。。。
2011-04-09 14:44:02
[
lighttpd]
(mod_fastcgi.c.1108) child exited with status
遇到这个错误的时候
多半是部署的文件有错误。。
2011-04-09 14:53:33
[
lighttpd]
[
webpy]
一、安装lighttpd flup
apt-get install python-flup
apt-get install lighttpd
二、安装webpy
easy-install web.py
三、配置lighttpd fastcgi
参考http://webpy.org/cookbook/fastcgi-lighttpd
http://redmine.lighttpd.net/wiki/lighttpd/Docs:ConfigurationOptions
py文件需要有执行权限
session目录改成777
2011-04-10 09:32:27
[
lighttpd]
[
webpy]
很可能你在error.log中看不出来问题
在服务器上python code.py一下
ok
....
错误出来了。。
不是lighttpd的问题。。
[1]