QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 940|回复: 3

在rhel4下配置apache启动不了?!!

[复制链接]
发表于 2005-7-8 15:05:31 | 显示全部楼层 |阅读模式
启服务提示如下:
[root@rhel4 conf]# service httpd start
Starting httpd: audit(1120805632.890:0): avc:  denied  { append } for  pid=3100 exe=/usr/sbin/httpd
name=error_log dev=sda3 ino=56451 scontext=root:system_r:httpd_t tcontext=rootbject_r:root_t tclass=file
(13)Permission denied: httpd: could not open error log file /eee/logs/error_log.
Unable to open logs                                                        [FAILED]

                                       
httpd.con配置如下:
NameVirtualHost 192.168.0.200
<VirtualHost 192.168.0.200>
        ServerAdmin [email protected]
        ServerName www.beiya.com
        ServerRoot /www
        ErrorLog logs/www.beriya.com-error_log
        CustomLog logs/www.beiya.com-access_log combined
</VirtualHost>

<VirtualHost 192.168.0.200>
        ServerAdmin [email protected]
        ServerName eee.beiya.com
        ServerRoot /eee
        ErrorLog logs/eee.beiya.com-error_log
        CustomLog logs/eee.beiya.com-access_log combined
</VirtualHost>

在rhel3下就没有这问题,还请高手给解决一下。谢谢了!!
 楼主| 发表于 2005-7-9 15:09:13 | 显示全部楼层
没有人知道吗?
回复

使用道具 举报

发表于 2005-7-9 22:59:55 | 显示全部楼层
Starting httpd: audit(1120805632.890:0): avc: denied { append } for pid=3100 exe=/usr/sbin/httpd
name=error_log dev=sda3 ino=56451 scontext=root:system_r:httpd_t tcontext=rootbject_r:root_t tclass=file
(13)Permission denied: httpd: could not open error log file /eee/logs/error_log.
Unable to open logs

不都提示了嘛
回复

使用道具 举报

 楼主| 发表于 2005-7-9 23:20:16 | 显示全部楼层
找了一些贴子说是SELinux的问题,但是我在安装的时候没有选SELinux呀!具体怎么做我不知道呀,请给我讲讲。
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-11-5 18:58 , Processed in 0.081419 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

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