QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1272|回复: 3

S3C4510B上实现boa服务器的问题,急!!!

[复制链接]
发表于 2005-7-13 10:45:36 | 显示全部楼层 |阅读模式
请问哪位大侠在S3C4510B上实现过boa服务器,boa是uclinux自带的。我照别人的

文章上做的但是老不成功。我是这样做的
1、uClinux-Samung/romfs/home 下面建有web 和cgi-bin两个目录,web下放

index.html.cgi-bin下放cgi脚本。我设置user/boa/src/define.h中SERVER_ROOT

为"/home",即服务器根目录。
2、copy了mime.types和boa.conf两个文件到/home下,boa.conf如下

boa -c /home
Port 80
User 0
Group 0  
DocumentRoot /home/web
DirectoryIndex index.html
KeepAliveMax 100
KeepAliveTimeout 10
MimeTypes /home/mime.types
DefaultType text/html
AddType application/x-httpd-cgi cgi
ScriptAlias /cgi-bin/ /home/web/cgi-bin/

mime.types是copy user/boa/example中的,没有修改。

3、uClinux-Samung/vendors/Samsung/4510B/inittab后面加上了
#boa:unknown:/bin/boa -c /home

4.uClinux-Samung/vendors/Samsung/4510B/rc 后面加上了
ifconfig eth0 192.168.0.200
/bin/boa -c /home/&

烧进flash后,在局域网内可以ping通192.168.0.200 ,但是看不到网页。
在超级中端敲boa时,报错:parsing config file error,exit。是配置文件的

问题,我是不是漏掉了步骤或是boa.conf里有错误,请大家多多指教,谢谢了!
发表于 2006-3-4 10:11:31 | 显示全部楼层
没有人回复吗,ljk,这人问题解决了吗,我也遇到同样的问题
回复

使用道具 举报

发表于 2006-3-4 20:06:06 | 显示全部楼层
uClinux-Samung/vendors/Samsung/4510B/inittab
这个错了
做嵌入式要细心.
回复

使用道具 举报

发表于 2006-3-4 21:21:09 | 显示全部楼层
请问是哪里错了,能说具体点吗
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-2 20:33 , Processed in 0.036228 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表