apache问题解决

[Mon Oct 14 21:12:44.940024 2019] [mpm_prefork:notice] [pid 2481] AH00170: caught SIGWINCH, shutting down gracefully
[Mon Oct 14 21:12:46.452890 2019] [suexec:notice] [pid 2578] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using 172.16.146.249. Set the 'ServerName' directive globally to suppress this message
[Mon Oct 14 21:12:48.603287 2019] [lbmethod_heartbeat:notice] [pid 2578] AH02282: No slotmem from mod_heartmonitor
[Mon Oct 14 21:12:48.603400 2019] [ssl:warn] [pid 2578] AH01873: Init: Session Cache is not configured [hint: SSLSessionCache]
[Mon Oct 14 21:12:49.335993 2019] [mpm_prefork:notice] [pid 2578] AH00163: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16 configured -- resuming normal operations
[Mon Oct 14 21:12:49.336036 2019] [core:notice] [pid 2578] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'

 

http.conf 

IncludeOptional conf.d/*.conf   被注释掉了

 

Apache 报错: couldn't perform authentication. AuthType not set!: /

Require all granted” 指令只能用于 Apache 2.4。

只需要将 Require all granted 替换为如下内容即可:

Order allow,deny
Allow from all
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值