|
| 请教:uClinux下的web server问题 |
| 新闻出处:21ic
发布时间: 2007-11-07 |
hongdikeji 发布于 2007-7-11 10:56:00 大家好,我在做uClinux下的web server时遇到了问题,请大家帮忙。我在此先谢过。 使用的uClinux下的boa。 执行语句:boa -c /home& 文件系统中的情况:/home | -----index.html | -----/web | ---- boa.conf | ---- mime.types | ---- cgi-bin boa.conf的修改情况: User 0 Group 0 DocumentRoot /home/web MimeTypes /home/web/mime.type DirectoryIndex index.html ScriptAlias /cgi-bin/ /home/web/cgi-bin define.h文件中指定了web服务器的根目录为“/home”。 问题有: 1.终端显示:Authentication password file for /cgi-bin/ not found! 2.不能访问服务器主页,错误如下图

hlnyjj 发布于 2007-7-15 11:18:00
我在uclinux下做boa,提示如下问题, kmod: failed to exec /sbin/modprobe -s -k net-pf-1, errno = 2 init: /bin/boa respawning too fast
请教大虾指点一下,谢谢!
hongdikeji 发布于 2007-7-17 15:20:00 兄弟,你的错误信息,我也不太清楚,但你可用相关的软件搜索错误信心从内核的那里报出,然后在查找错误的原因,以便应对解决。 我就是这样学习和解决linux下的一些问题的。
zhusizhan 发布于 2007-11-4 2:14:00 关键是home是否可写
stycx 发布于 2007-11-4 6:46:00 所以你得建一个password文件给它,记得我开始也是出现这种错误.建一个空的password文件给它好象就行了.
可能我还改了几个地方,页面存放位置我好像也改了,时间太久我都忘记了,你根据错误提示一步步改吧,有问题再发上来 :)
zxlufei 发布于 2007-11-7 11:41:00 你可以试试把boa.conf里关于Authentication的语句注释掉
|
| 【关闭】 【打印】 |
|
|
|
|