dongquechan4414 2014-03-24 07:19
浏览 48
已采纳

LAMP AuthType在Debian中未设置错误

So this should be basic, but I'm running into issues while setting up LAMP in Debian. I have followed the instructions at https://wiki.debian.org/LaMp to a T, but when I go to test php with a simple phpinfo script, I am getting an internal server error.

I checked the apache error log and I am getting "configuration error: couldn't perform authentication. AuthType not set!"

  • 写回答

1条回答 默认 最新

  • dream1849 2014-06-23 13:55
    关注

    Removing this should fix your problem. You're using Apache 2.4 directives on Apache 2.2.

    Require all granted
    
    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
编辑
预览

报告相同问题?

手机看
程序员都在用的中文IT技术交流社区

程序员都在用的中文IT技术交流社区

专业的中文 IT 技术社区,与千万技术人共成长

专业的中文 IT 技术社区,与千万技术人共成长

关注【CSDN】视频号,行业资讯、技术分享精彩不断,直播好礼送不停!

关注【CSDN】视频号,行业资讯、技术分享精彩不断,直播好礼送不停!

客服 返回
顶部