| nilsson1980 
         
  
 | 分享:        ▲
                    
                      ▼         
 
   大家好,我新装了一台Linux fc5,安装完成后,其他的服务都可以启用,唯独httpd无法启用,不管是用text介面,或是xwindows介面都无法启用服务,
 在text介面输入/etc/rc.d/init.d/httpd start 会出现如下的结果
 syntax error on line 182 of /etc/httpd/conf/httpd.conf cannot load /etc/httpd/modules/mod_access.so into server : //edt/httpd/modules/mod_acess.so :cannot open shared object file :NO such file or directory [FAILED]
 请问有哪位前辈知道如何解决吗?
 --------------------------------------------------------------------------------------------------------
 上面不是说的很清楚了吗
 182行所指定的模组(mod_acess.so )无法载入,可能是档案不见了
 
 |