请教cvsweb的问题

发布于 2022-07-28 22:43:58 字数 1058 浏览 7 评论 0

安装cvsweb后不能显示正确结果,求助!
我的系统是用的RedHat AS4,在安装操作系统时就已经安装了自带的Apache服务器
cvs正常安装,并能正常使用

我安装cvsweb时的步骤如下:
下载cvsweb-3.0.6.tar.gz到root目录,解压文件
cp cvsweb.cgi到/var/www/cgi-bin/目录下,chmod a+x cvsweb.cgi,并编辑$c
cp cvswebconf到/etc/httpd/conf/目录下,编辑,@CVSrepositories = ('CVS'   => ['Repos',    '/repos/project'])

重启服务service httpd restart
访问页面提示:

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.

--------------------------------------------------------------------------------

Apache/2.0.52 (Red Hat) Server at 192.168.1.6 Port 80

请问怎么回事啊??什么操作不对吗??我是新手,第一次接触Linux的东西,请教各位了

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文