php - LAMP AuthType Not set error in Debian -
so should basic, i'm running issues while setting lamp in debian. have followed instructions @ https://wiki.debian.org/lamp t, when go test php simple phpinfo script, getting internal server error.
i checked apache error log , getting "configuration error: couldn't perform authentication. authtype not set!"
removing should fix problem. you're using apache 2.4 directives on apache 2.2.
require granted
Comments
Post a Comment