doupijin0397 2018-07-24 15:38
浏览 710
已采纳

CentOS + Apache:您无权访问此服务器上的/info.php

I have installed CentOS 7 with Apache Web Server and PHP. But when I try to test php I've got this error

enter image description here

The user and group of info.php are "apache"

enter image description here

My Document Root is defined like you can see:

enter image description here

If I try to access with http://localhost it works, but when I try to access with http://localhost/info.php then it fails!!!

I have installed php and php-fpm package. Maybe Would I need other packages?

What am I doing wrong?

Edit I:

Looking for an error in access_log file I have found this error:

enter image description here

Why I get this error?

Edit II:

Looking for in error_log file I have found that is a problem of permissions:

[Tue Jul 24 18:44:21.084670 2018] [mime_magic:error] [pid 4986] [client ::1:38162] AH01512: mod_mime_magic: can't read `/var/www/html/info.php'
    [Tue Jul 24 18:44:21.084848 2018] [core:error] [pid 4986] (13)Permission denied: [client ::1:38162] AH00132: file permissions deny server access: /var/www/html/info.php

But the file belongs to "apache" user and group ... :(

enter image description here

Edit III:

enter image description here

  • 写回答

1条回答 默认 最新

  • douwen3127 2018-07-25 18:06
    关注

    The solution to the problem is:

    sudo chcon -R -v -t httpd_sys_rw_content_t info.php
    

    How @Lou said it was a SELinux problem.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥30 这是哪个作者做的宝宝起名网站
  • ¥60 版本过低apk如何修改可以兼容新的安卓系统
  • ¥25 由IPR导致的DRIVER_POWER_STATE_FAILURE蓝屏
  • ¥50 有数据,怎么建立模型求影响全要素生产率的因素
  • ¥50 有数据,怎么用matlab求全要素生产率
  • ¥15 TI的insta-spin例程
  • ¥15 完成下列问题完成下列问题
  • ¥15 C#算法问题, 不知道怎么处理这个数据的转换
  • ¥15 YoloV5 第三方库的版本对照问题
  • ¥15 请完成下列相关问题!