免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1837 | 回复: 7
打印 上一主题 下一主题

[Mail] vqadmin 配置问提 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2006-07-19 11:41 |只看该作者 |倒序浏览
正在配一个qmail 服务器,  AS3+ MYSQL+Qmail1.03

问题:配置结束后测试 http://localhost/cgi-bin/vqadmin/vqadmin.cgi  有登陆框弹出, 但是登陆不进去,始终报 Internal Server Error   (错误见下图)

配置过程:
tar zxvf vqadmin-2.3.6.tar.gz
cd vqadmin-2.3.6
./configure --enable-cgibindir=/var/www/cgi-bin --enable-htmldir=/var/www//html
make && make install-strip
成功
修改http.conf

<Directory "/var/www/cgi-bin/vqadmin">
deny from all
Options ExecCGI
AllowOverride AuthConfig
Order deny,allow
</Directory>

cd /var/www/cgi-bin/vqadmin

vi .htaccess

AuthType Basic
AuthUserFile /var/www/cgi-bin/vqadmin/.htpasswd
AuthName vQadmin
require valid-user
satisfy any

chown apache .htaccess
chmod 644 .htaccess
htpasswd -bc /var/www/cgi-bin/vqadmin/.htpasswd admin 123456
chmod 644 /var/www/cgi-bin/vqadmin/.htpasswd

apachectl stop
apachectl start

http://X.X.X.X/cgi-bin/vqadmin/vqadmin.cgi

输入 用户名  admin  密码  123456

显示
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, root@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.


有谁知道这个问题怎么解决吗? 我弄了两天了,还是不行

[ 本帖最后由 yaogunrouqing 于 2006-7-20 08:58 编辑 ]

error.JPG (51.7 KB, 下载次数: 23)

error.JPG

error1.JPG (52.96 KB, 下载次数: 25)

error1.JPG

论坛徽章:
0
2 [报告]
发表于 2006-07-19 14:09 |只看该作者
admin  应该是 系统用户 还是 MYSQL 用户?

论坛徽章:
0
3 [报告]
发表于 2006-07-20 08:54 |只看该作者
每人理啊 ? 是问题太简单了吗?

论坛徽章:
0
4 [报告]
发表于 2006-07-24 10:47 |只看该作者
自己解决了,呵呵 用了3天时间
解决方法是
#vi /etc/ld.so.conf
添加
/usr/local/mysql/lib/mysql
然后
#ldconfig -v

论坛徽章:
0
5 [报告]
发表于 2006-09-04 22:04 |只看该作者
原帖由 yaogunrouqing 于 2006-7-24 10:47 发表
自己解决了,呵呵 用了3天时间
解决方法是
#vi /etc/ld.so.conf
添加
/usr/local/mysql/lib/mysql
然后
#ldconfig -v

偶安装倒是成功了,也可以登录,但是各种操作全是Permission denied,哪位指点一下,谢了

论坛徽章:
0
6 [报告]
发表于 2006-10-11 17:21 |只看该作者
我同楼上的一样老是提示:Permission denied,不知道怎么回事。

论坛徽章:
0
7 [报告]
发表于 2006-10-12 10:54 |只看该作者
高手们都不在么?帮帮忙啊!

论坛徽章:
0
8 [报告]
发表于 2006-10-13 10:43 |只看该作者
顶到高手来
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP